@cdklabs/cdk-construct-connect-datalake 0.0.10 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +10 -10
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-connect/README.md +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +8 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +106 -106
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +150 -150
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +100 -100
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +188 -188
- package/node_modules/@aws-sdk/client-connect/package.json +8 -8
- package/node_modules/@aws-sdk/client-glue/package.json +8 -8
- package/node_modules/@aws-sdk/client-lakeformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-ram/package.json +8 -8
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -15
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +5 -5
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +1 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/package.json +10 -18
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +10 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +10 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +9 -9
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -1
- package/node_modules/@aws-sdk/core/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/cbor.d.ts +1 -3
- package/node_modules/@smithy/core/cbor.js +0 -1
- package/node_modules/@smithy/core/checksum.d.ts +2 -2
- package/node_modules/@smithy/core/checksum.js +1 -1
- package/node_modules/@smithy/core/client.d.ts +1 -3
- package/node_modules/@smithy/core/client.js +0 -1
- package/node_modules/@smithy/core/config.d.ts +2 -2
- package/node_modules/@smithy/core/config.js +1 -1
- package/node_modules/@smithy/core/endpoints.d.ts +1 -3
- package/node_modules/@smithy/core/endpoints.js +0 -1
- package/node_modules/@smithy/core/event-streams.d.ts +1 -3
- package/node_modules/@smithy/core/event-streams.js +0 -1
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/core/protocols.d.ts +1 -3
- package/node_modules/@smithy/core/protocols.js +0 -1
- package/node_modules/@smithy/core/retry.d.ts +2 -2
- package/node_modules/@smithy/core/retry.js +1 -1
- package/node_modules/@smithy/core/schema.d.ts +1 -3
- package/node_modules/@smithy/core/schema.js +0 -1
- package/node_modules/@smithy/core/serde.d.ts +1 -3
- package/node_modules/@smithy/core/serde.js +0 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +2 -2
- package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
- package/node_modules/es-object-atoms/isObject.d.ts +1 -1
- package/node_modules/es-object-atoms/package.json +6 -7
- package/node_modules/es-object-atoms/tsconfig.json +1 -0
- package/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -10
- package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -43
- package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-logger/package.json +0 -44
- package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -43
- package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -11
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -43
- package/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -15
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/region-config-resolver/package.json +0 -45
- package/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -17
- package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/util-endpoints/package.json +0 -45
- package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -10
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -42
- package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -12
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -43
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
package/.jsii
CHANGED
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
]
|
|
9
9
|
},
|
|
10
10
|
"bundled": {
|
|
11
|
-
"@aws-sdk/client-cloudformation": "^3.
|
|
12
|
-
"@aws-sdk/client-connect": "^3.
|
|
13
|
-
"@aws-sdk/client-glue": "^3.
|
|
14
|
-
"@aws-sdk/client-lakeformation": "^3.
|
|
15
|
-
"@aws-sdk/client-ram": "^3.
|
|
16
|
-
"@aws-sdk/client-sts": "^3.
|
|
17
|
-
"@aws-sdk/types": "^3.973.
|
|
11
|
+
"@aws-sdk/client-cloudformation": "^3.1053.0",
|
|
12
|
+
"@aws-sdk/client-connect": "^3.1053.0",
|
|
13
|
+
"@aws-sdk/client-glue": "^3.1053.0",
|
|
14
|
+
"@aws-sdk/client-lakeformation": "^3.1053.0",
|
|
15
|
+
"@aws-sdk/client-ram": "^3.1053.0",
|
|
16
|
+
"@aws-sdk/client-sts": "^3.1053.0",
|
|
17
|
+
"@aws-sdk/types": "^3.973.9",
|
|
18
18
|
"@types/aws-lambda": "^8.10.161",
|
|
19
19
|
"aws-lambda": "^1.0.7"
|
|
20
20
|
},
|
|
@@ -8523,7 +8523,7 @@
|
|
|
8523
8523
|
"stability": "experimental"
|
|
8524
8524
|
},
|
|
8525
8525
|
"homepage": "https://github.com/cdklabs/cdk-construct-connect-datalake.git",
|
|
8526
|
-
"jsiiVersion": "5.9.
|
|
8526
|
+
"jsiiVersion": "5.9.41 (build 8930737)",
|
|
8527
8527
|
"keywords": [
|
|
8528
8528
|
"aws",
|
|
8529
8529
|
"cdk",
|
|
@@ -8978,6 +8978,6 @@
|
|
|
8978
8978
|
"symbolId": "src/data-types:DataType"
|
|
8979
8979
|
}
|
|
8980
8980
|
},
|
|
8981
|
-
"version": "0.0.
|
|
8982
|
-
"fingerprint": "
|
|
8981
|
+
"version": "0.0.11",
|
|
8982
|
+
"fingerprint": "q/ow2Q+jDAmqtsg5WgyzH0bB21Zprt3KGodOQzLcVdM="
|
|
8983
8983
|
}
|
package/.jsii.tabl.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"2","toolVersion":"5.9.45","snippets":{"00a7fa098b113353e1819aadc132dddc8bb6c243a38b1558462c6ca3bb81aa17":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\nDataLakeAccess(self, \"DataLakeAccess\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\", # Your Connect instance ID\n dataset_ids=[DataType.CONTACT_RECORD, \"contact_statistic_record\"\n ]\n)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\nnew DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\", // Your Connect instance ID\n DatasetIds = new [] { DataType.CONTACT_RECORD, \"contact_statistic_record\" }\n});","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\nDataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\") // Your Connect instance ID\n .datasetIds(List.of(DataType.CONTACT_RECORD, \"contact_statistic_record\"))\n .build();","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\ncdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\t // Your Connect instance ID\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\tjsii.String(\"contact_statistic_record\"),\n\t},\n})","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', // Your Connect instance ID\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n});","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":83}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', // Your Connect instance ID\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n});\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":4,"80":7,"110":1,"210":1,"211":1,"212":1,"215":1,"245":1,"273":1,"274":1,"276":1,"277":2,"304":2,"308":1},"fqnsFingerprint":"2f7cf2ab87645e9fcb4879ac6548d0cba0e9ef3876781b8c0ff01b105940d544"},"a8797c35a7a51ce10f33f69c2ed3aa8b4331b96a7b2baaaa5fd8d1792e585e98":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\nfrom aws_cdk.aws_connect import CfnInstance\n\n\nconnect_instance = CfnInstance(self, \"ConnectInstance\",\n identity_management_type=\"CONNECT_MANAGED\",\n instance_alias=\"my-instance\",\n attributes=CfnInstance.AttributesProperty(\n inbound_calls=True,\n outbound_calls=True\n )\n)\n\ndata_lake = DataLakeAccess(self, \"DataLakeAccess\",\n instance_id=connect_instance.attr_id,\n dataset_ids=[DataType.CONTACT_RECORD]\n)\n\n# Ensure data lake resources are deleted before the Connect instance\ndata_lake.node.add_dependency(connect_instance)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\nusing Amazon.CDK.AWS.Connect;\n\n\nvar connectInstance = new CfnInstance(this, \"ConnectInstance\", new CfnInstanceProps {\n IdentityManagementType = \"CONNECT_MANAGED\",\n InstanceAlias = \"my-instance\",\n Attributes = new AttributesProperty {\n InboundCalls = true,\n OutboundCalls = true\n }\n});\n\nvar dataLake = new DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = connectInstance.AttrId,\n DatasetIds = new [] { DataType.CONTACT_RECORD }\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.Node.AddDependency(connectInstance);","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\nimport software.amazon.awscdk.services.connect.CfnInstance;\n\n\nCfnInstance connectInstance = CfnInstance.Builder.create(this, \"ConnectInstance\")\n .identityManagementType(\"CONNECT_MANAGED\")\n .instanceAlias(\"my-instance\")\n .attributes(AttributesProperty.builder()\n .inboundCalls(true)\n .outboundCalls(true)\n .build())\n .build();\n\nDataLakeAccess dataLake = DataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(connectInstance.getAttrId())\n .datasetIds(List.of(DataType.CONTACT_RECORD))\n .build();\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\nimport \"github.com/aws/aws-cdk-go/awscdk\"\n\n\nconnectInstance := awscdk.NewCfnInstance(this, jsii.String(\"ConnectInstance\"), &CfnInstanceProps{\n\tIdentityManagementType: jsii.String(\"CONNECT_MANAGED\"),\n\tInstanceAlias: jsii.String(\"my-instance\"),\n\tAttributes: &AttributesProperty{\n\t\tInboundCalls: jsii.Boolean(true),\n\t\tOutboundCalls: jsii.Boolean(true),\n\t},\n})\n\ndataLake := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: connectInstance.attrId,\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t},\n})\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.Node.AddDependency(connectInstance)","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\nimport { CfnInstance } from 'aws-cdk-lib/aws-connect';\n\nconst connectInstance = new CfnInstance(this, 'ConnectInstance', {\n identityManagementType: 'CONNECT_MANAGED',\n instanceAlias: 'my-instance',\n attributes: {\n inboundCalls: true,\n outboundCalls: true,\n },\n});\n\nconst dataLake = new DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: connectInstance.attrId,\n datasetIds: [DataType.CONTACT_RECORD],\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":99}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","aws-cdk-lib.aws_connect.CfnInstance","aws-cdk-lib.aws_connect.CfnInstanceProps","constructs.Construct","constructs.Construct#node","constructs.IDependable","constructs.Node#addDependency"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\nimport { CfnInstance } from 'aws-cdk-lib/aws-connect';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nconst connectInstance = new CfnInstance(this, 'ConnectInstance', {\n identityManagementType: 'CONNECT_MANAGED',\n instanceAlias: 'my-instance',\n attributes: {\n inboundCalls: true,\n outboundCalls: true,\n },\n});\n\nconst dataLake = new DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: connectInstance.attrId,\n datasetIds: [DataType.CONTACT_RECORD],\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":6,"80":22,"110":2,"112":2,"210":1,"211":3,"212":4,"214":1,"215":2,"244":2,"245":1,"261":2,"262":2,"273":2,"274":2,"276":2,"277":3,"304":7,"308":1},"fqnsFingerprint":"8a6c8629dd0567ef0a683b0c8bac0b66bf4f8d30cf75c5111838915ab59b6e60"},"3943f4235a371932e8d12e22a29123af325eaa909899056ecca10bde6afbd24c":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\nDataLakeAccess(self, \"DataLakeAccess\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n dataset_ids=[DataType.CONTACT_RECORD, \"contact_statistic_record\"\n ],\n\n # Target account where the resources are created\n target_account_id=\"123456789012\",\n\n # IAM role in the target account for cross-account role assumption\n target_account_role_arn=\"arn:aws:iam::123456789012:role/RoleName\"\n)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\nnew DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, \"contact_statistic_record\" },\n\n // Target account where the resources are created\n TargetAccountId = \"123456789012\",\n\n // IAM role in the target account for cross-account role assumption\n TargetAccountRoleArn = \"arn:aws:iam::123456789012:role/RoleName\"\n});","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\nDataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, \"contact_statistic_record\"))\n\n // Target account where the resources are created\n .targetAccountId(\"123456789012\")\n\n // IAM role in the target account for cross-account role assumption\n .targetAccountRoleArn(\"arn:aws:iam::123456789012:role/RoleName\")\n .build();","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\ncdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\tjsii.String(\"contact_statistic_record\"),\n\t},\n\n\t// Target account where the resources are created\n\tTargetAccountId: jsii.String(\"123456789012\"),\n\n\t// IAM role in the target account for cross-account role assumption\n\tTargetAccountRoleArn: jsii.String(\"arn:aws:iam::123456789012:role/RoleName\"),\n})","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n\n // Target account where the resources are created\n targetAccountId: '123456789012',\n\n // IAM role in the target account for cross-account role assumption\n targetAccountRoleArn: \"arn:aws:iam::123456789012:role/RoleName\",\n});","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":127}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n\n // Target account where the resources are created\n targetAccountId: '123456789012',\n\n // IAM role in the target account for cross-account role assumption\n targetAccountRoleArn: \"arn:aws:iam::123456789012:role/RoleName\",\n});\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":6,"80":9,"110":1,"210":1,"211":1,"212":1,"215":1,"245":1,"273":1,"274":1,"276":1,"277":2,"304":4,"308":1},"fqnsFingerprint":"2f7cf2ab87645e9fcb4879ac6548d0cba0e9ef3876781b8c0ff01b105940d544"},"c2e3da396fefcd5ecdded7763916a7ad777bf15f5aa19d7566dc24cdd7f25595":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\n# First Connect instance data lake setup\ndata_lake1 = DataLakeAccess(self, \"DataLakeAccess1\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n dataset_ids=[DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD\n ]\n)\n\n# Second Connect instance data lake setup\ndata_lake2 = DataLakeAccess(self, \"DataLakeAccess2\",\n instance_id=\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\",\n dataset_ids=[DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS\n ]\n)\n\n# Create dependency to ensure sequential deployment\ndata_lake2.node.add_dependency(data_lake1)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\n// First Connect instance data lake setup\nvar dataLake1 = new DataLakeAccess(this, \"DataLakeAccess1\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD }\n});\n\n// Second Connect instance data lake setup\nvar dataLake2 = new DataLakeAccess(this, \"DataLakeAccess2\", new DataLakeAccessProps {\n InstanceId = \"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS }\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.Node.AddDependency(dataLake1);","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\n// First Connect instance data lake setup\nDataLakeAccess dataLake1 = DataLakeAccess.Builder.create(this, \"DataLakeAccess1\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD))\n .build();\n\n// Second Connect instance data lake setup\nDataLakeAccess dataLake2 = DataLakeAccess.Builder.create(this, \"DataLakeAccess2\")\n .instanceId(\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS))\n .build();\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\n// First Connect instance data lake setup\ndataLake1 := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess1\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\t*cdklabscdkconstructconnectdatalake.DataType_AGENT_STATISTIC_RECORD,\n\t},\n})\n\n// Second Connect instance data lake setup\ndataLake2 := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess2\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_FLOW_EVENTS,\n\t},\n})\n\n// Create dependency to ensure sequential deployment\ndataLake2.Node.AddDependency(dataLake1)","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\n// First Connect instance data lake setup\nconst dataLake1 = new DataLakeAccess(this, 'DataLakeAccess1', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.AGENT_STATISTIC_RECORD,\n ],\n});\n\n// Second Connect instance data lake setup\nconst dataLake2 = new DataLakeAccess(this, 'DataLakeAccess2', {\n instanceId: 'yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.CONTACT_FLOW_EVENTS,\n ],\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":149}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#AGENT_STATISTIC_RECORD","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_FLOW_EVENTS","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct","constructs.Construct#node","constructs.IDependable","constructs.Node#addDependency"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\n// First Connect instance data lake setup\nconst dataLake1 = new DataLakeAccess(this, 'DataLakeAccess1', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.AGENT_STATISTIC_RECORD,\n ],\n});\n\n// Second Connect instance data lake setup\nconst dataLake2 = new DataLakeAccess(this, 'DataLakeAccess2', {\n instanceId: 'yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.CONTACT_FLOW_EVENTS,\n ],\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":5,"80":22,"110":2,"210":2,"211":2,"212":6,"214":1,"215":2,"244":2,"245":1,"261":2,"262":2,"273":1,"274":1,"276":1,"277":2,"304":4,"308":1},"fqnsFingerprint":"cd43f00cebfa6df6d2edd5cc1b9bb19ad5c2543bfe51e5597c6478151e05d124"}}}
|
|
1
|
+
{"version":"2","toolVersion":"5.9.46","snippets":{"00a7fa098b113353e1819aadc132dddc8bb6c243a38b1558462c6ca3bb81aa17":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\nDataLakeAccess(self, \"DataLakeAccess\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\", # Your Connect instance ID\n dataset_ids=[DataType.CONTACT_RECORD, \"contact_statistic_record\"\n ]\n)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\nnew DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\", // Your Connect instance ID\n DatasetIds = new [] { DataType.CONTACT_RECORD, \"contact_statistic_record\" }\n});","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\nDataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\") // Your Connect instance ID\n .datasetIds(List.of(DataType.CONTACT_RECORD, \"contact_statistic_record\"))\n .build();","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\ncdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\t // Your Connect instance ID\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\tjsii.String(\"contact_statistic_record\"),\n\t},\n})","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', // Your Connect instance ID\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n});","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":83}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', // Your Connect instance ID\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n});\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":4,"80":7,"110":1,"210":1,"211":1,"212":1,"215":1,"245":1,"273":1,"274":1,"276":1,"277":2,"304":2,"308":1},"fqnsFingerprint":"2f7cf2ab87645e9fcb4879ac6548d0cba0e9ef3876781b8c0ff01b105940d544"},"a8797c35a7a51ce10f33f69c2ed3aa8b4331b96a7b2baaaa5fd8d1792e585e98":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\nfrom aws_cdk.aws_connect import CfnInstance\n\n\nconnect_instance = CfnInstance(self, \"ConnectInstance\",\n identity_management_type=\"CONNECT_MANAGED\",\n instance_alias=\"my-instance\",\n attributes=CfnInstance.AttributesProperty(\n inbound_calls=True,\n outbound_calls=True\n )\n)\n\ndata_lake = DataLakeAccess(self, \"DataLakeAccess\",\n instance_id=connect_instance.attr_id,\n dataset_ids=[DataType.CONTACT_RECORD]\n)\n\n# Ensure data lake resources are deleted before the Connect instance\ndata_lake.node.add_dependency(connect_instance)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\nusing Amazon.CDK.AWS.Connect;\n\n\nvar connectInstance = new CfnInstance(this, \"ConnectInstance\", new CfnInstanceProps {\n IdentityManagementType = \"CONNECT_MANAGED\",\n InstanceAlias = \"my-instance\",\n Attributes = new AttributesProperty {\n InboundCalls = true,\n OutboundCalls = true\n }\n});\n\nvar dataLake = new DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = connectInstance.AttrId,\n DatasetIds = new [] { DataType.CONTACT_RECORD }\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.Node.AddDependency(connectInstance);","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\nimport software.amazon.awscdk.services.connect.CfnInstance;\n\n\nCfnInstance connectInstance = CfnInstance.Builder.create(this, \"ConnectInstance\")\n .identityManagementType(\"CONNECT_MANAGED\")\n .instanceAlias(\"my-instance\")\n .attributes(AttributesProperty.builder()\n .inboundCalls(true)\n .outboundCalls(true)\n .build())\n .build();\n\nDataLakeAccess dataLake = DataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(connectInstance.getAttrId())\n .datasetIds(List.of(DataType.CONTACT_RECORD))\n .build();\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\nimport \"github.com/aws/aws-cdk-go/awscdk\"\n\n\nconnectInstance := awscdk.NewCfnInstance(this, jsii.String(\"ConnectInstance\"), &CfnInstanceProps{\n\tIdentityManagementType: jsii.String(\"CONNECT_MANAGED\"),\n\tInstanceAlias: jsii.String(\"my-instance\"),\n\tAttributes: &AttributesProperty{\n\t\tInboundCalls: jsii.Boolean(true),\n\t\tOutboundCalls: jsii.Boolean(true),\n\t},\n})\n\ndataLake := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: connectInstance.attrId,\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t},\n})\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.Node.AddDependency(connectInstance)","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\nimport { CfnInstance } from 'aws-cdk-lib/aws-connect';\n\nconst connectInstance = new CfnInstance(this, 'ConnectInstance', {\n identityManagementType: 'CONNECT_MANAGED',\n instanceAlias: 'my-instance',\n attributes: {\n inboundCalls: true,\n outboundCalls: true,\n },\n});\n\nconst dataLake = new DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: connectInstance.attrId,\n datasetIds: [DataType.CONTACT_RECORD],\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":99}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","aws-cdk-lib.aws_connect.CfnInstance","aws-cdk-lib.aws_connect.CfnInstanceProps","constructs.Construct","constructs.Construct#node","constructs.IDependable","constructs.Node#addDependency"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\nimport { CfnInstance } from 'aws-cdk-lib/aws-connect';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nconst connectInstance = new CfnInstance(this, 'ConnectInstance', {\n identityManagementType: 'CONNECT_MANAGED',\n instanceAlias: 'my-instance',\n attributes: {\n inboundCalls: true,\n outboundCalls: true,\n },\n});\n\nconst dataLake = new DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: connectInstance.attrId,\n datasetIds: [DataType.CONTACT_RECORD],\n});\n\n// Ensure data lake resources are deleted before the Connect instance\ndataLake.node.addDependency(connectInstance);\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":6,"80":22,"110":2,"112":2,"210":1,"211":3,"212":4,"214":1,"215":2,"244":2,"245":1,"261":2,"262":2,"273":2,"274":2,"276":2,"277":3,"304":7,"308":1},"fqnsFingerprint":"8a6c8629dd0567ef0a683b0c8bac0b66bf4f8d30cf75c5111838915ab59b6e60"},"3943f4235a371932e8d12e22a29123af325eaa909899056ecca10bde6afbd24c":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\nDataLakeAccess(self, \"DataLakeAccess\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n dataset_ids=[DataType.CONTACT_RECORD, \"contact_statistic_record\"\n ],\n\n # Target account where the resources are created\n target_account_id=\"123456789012\",\n\n # IAM role in the target account for cross-account role assumption\n target_account_role_arn=\"arn:aws:iam::123456789012:role/RoleName\"\n)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\nnew DataLakeAccess(this, \"DataLakeAccess\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, \"contact_statistic_record\" },\n\n // Target account where the resources are created\n TargetAccountId = \"123456789012\",\n\n // IAM role in the target account for cross-account role assumption\n TargetAccountRoleArn = \"arn:aws:iam::123456789012:role/RoleName\"\n});","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\nDataLakeAccess.Builder.create(this, \"DataLakeAccess\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, \"contact_statistic_record\"))\n\n // Target account where the resources are created\n .targetAccountId(\"123456789012\")\n\n // IAM role in the target account for cross-account role assumption\n .targetAccountRoleArn(\"arn:aws:iam::123456789012:role/RoleName\")\n .build();","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\ncdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\tjsii.String(\"contact_statistic_record\"),\n\t},\n\n\t// Target account where the resources are created\n\tTargetAccountId: jsii.String(\"123456789012\"),\n\n\t// IAM role in the target account for cross-account role assumption\n\tTargetAccountRoleArn: jsii.String(\"arn:aws:iam::123456789012:role/RoleName\"),\n})","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n\n // Target account where the resources are created\n targetAccountId: '123456789012',\n\n // IAM role in the target account for cross-account role assumption\n targetAccountRoleArn: \"arn:aws:iam::123456789012:role/RoleName\",\n});","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":127}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\nnew DataLakeAccess(this, 'DataLakeAccess', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n 'contact_statistic_record',\n ],\n\n // Target account where the resources are created\n targetAccountId: '123456789012',\n\n // IAM role in the target account for cross-account role assumption\n targetAccountRoleArn: \"arn:aws:iam::123456789012:role/RoleName\",\n});\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":6,"80":9,"110":1,"210":1,"211":1,"212":1,"215":1,"245":1,"273":1,"274":1,"276":1,"277":2,"304":4,"308":1},"fqnsFingerprint":"2f7cf2ab87645e9fcb4879ac6548d0cba0e9ef3876781b8c0ff01b105940d544"},"c2e3da396fefcd5ecdded7763916a7ad777bf15f5aa19d7566dc24cdd7f25595":{"translations":{"python":{"source":"from cdklabs.cdk_construct_connect_datalake import DataLakeAccess, DataType\n\n\n# First Connect instance data lake setup\ndata_lake1 = DataLakeAccess(self, \"DataLakeAccess1\",\n instance_id=\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n dataset_ids=[DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD\n ]\n)\n\n# Second Connect instance data lake setup\ndata_lake2 = DataLakeAccess(self, \"DataLakeAccess2\",\n instance_id=\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\",\n dataset_ids=[DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS\n ]\n)\n\n# Create dependency to ensure sequential deployment\ndata_lake2.node.add_dependency(data_lake1)","version":"2"},"csharp":{"source":"using Cdklabs.CdkConstructConnectDatalake;\n\n\n// First Connect instance data lake setup\nvar dataLake1 = new DataLakeAccess(this, \"DataLakeAccess1\", new DataLakeAccessProps {\n InstanceId = \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD }\n});\n\n// Second Connect instance data lake setup\nvar dataLake2 = new DataLakeAccess(this, \"DataLakeAccess2\", new DataLakeAccessProps {\n InstanceId = \"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\",\n DatasetIds = new [] { DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS }\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.Node.AddDependency(dataLake1);","version":"1"},"java":{"source":"import io.github.cdklabs.cdk.construct.connect.datalake.DataLakeAccess;\nimport io.github.cdklabs.cdk.construct.connect.datalake.DataType;\n\n\n// First Connect instance data lake setup\nDataLakeAccess dataLake1 = DataLakeAccess.Builder.create(this, \"DataLakeAccess1\")\n .instanceId(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, DataType.AGENT_STATISTIC_RECORD))\n .build();\n\n// Second Connect instance data lake setup\nDataLakeAccess dataLake2 = DataLakeAccess.Builder.create(this, \"DataLakeAccess2\")\n .instanceId(\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\")\n .datasetIds(List.of(DataType.CONTACT_RECORD, DataType.CONTACT_FLOW_EVENTS))\n .build();\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);","version":"1"},"go":{"source":"import \"github.com/cdklabs/cdk-construct-connect-datalake-go/cdklabscdkconstructconnectdatalake\"\n\n\n// First Connect instance data lake setup\ndataLake1 := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess1\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\t*cdklabscdkconstructconnectdatalake.DataType_AGENT_STATISTIC_RECORD,\n\t},\n})\n\n// Second Connect instance data lake setup\ndataLake2 := cdklabscdkconstructconnectdatalake.NewDataLakeAccess(this, jsii.String(\"DataLakeAccess2\"), &DataLakeAccessProps{\n\tInstanceId: jsii.String(\"yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy\"),\n\tDatasetIds: []*string{\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_RECORD,\n\t\t*cdklabscdkconstructconnectdatalake.DataType_CONTACT_FLOW_EVENTS,\n\t},\n})\n\n// Create dependency to ensure sequential deployment\ndataLake2.Node.AddDependency(dataLake1)","version":"1"},"$":{"source":"import { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n\n// First Connect instance data lake setup\nconst dataLake1 = new DataLakeAccess(this, 'DataLakeAccess1', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.AGENT_STATISTIC_RECORD,\n ],\n});\n\n// Second Connect instance data lake setup\nconst dataLake2 = new DataLakeAccess(this, 'DataLakeAccess2', {\n instanceId: 'yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.CONTACT_FLOW_EVENTS,\n ],\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);","version":"0"}},"location":{"api":{"api":"moduleReadme","moduleFqn":"@cdklabs/cdk-construct-connect-datalake"},"field":{"field":"markdown","line":149}},"didCompile":true,"fqnsReferenced":["@cdklabs/cdk-construct-connect-datalake.DataLakeAccess","@cdklabs/cdk-construct-connect-datalake.DataLakeAccessProps","@cdklabs/cdk-construct-connect-datalake.DataType#AGENT_STATISTIC_RECORD","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_FLOW_EVENTS","@cdklabs/cdk-construct-connect-datalake.DataType#CONTACT_RECORD","constructs.Construct","constructs.Construct#node","constructs.IDependable","constructs.Node#addDependency"],"fullSource":"// Hoisted imports begin after !show marker below\n/// !show\nimport { DataLakeAccess, DataType } from '@cdklabs/cdk-construct-connect-datalake';\n/// !hide\n// Hoisted imports ended before !hide marker above\n// Fixture with packages imported, but nothing else\nimport { Construct } from 'constructs';\nimport {\n Stack,\n} from 'aws-cdk-lib';\n\nclass Fixture extends Stack {\n constructor(scope: Construct, id: string) {\n super(scope, id);\n\n // Code snippet begins after !show marker below\n/// !show\n\n\n// First Connect instance data lake setup\nconst dataLake1 = new DataLakeAccess(this, 'DataLakeAccess1', {\n instanceId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.AGENT_STATISTIC_RECORD,\n ],\n});\n\n// Second Connect instance data lake setup\nconst dataLake2 = new DataLakeAccess(this, 'DataLakeAccess2', {\n instanceId: 'yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy',\n datasetIds: [\n DataType.CONTACT_RECORD,\n DataType.CONTACT_FLOW_EVENTS,\n ],\n});\n\n// Create dependency to ensure sequential deployment\ndataLake2.node.addDependency(dataLake1);\n/// !hide\n// Code snippet ended before !hide marker above\n }\n}","syntaxKindCounter":{"11":5,"80":22,"110":2,"210":2,"211":2,"212":6,"214":1,"215":2,"244":2,"245":1,"261":2,"262":2,"273":1,"274":1,"276":1,"277":2,"304":4,"308":1},"fqnsFingerprint":"cd43f00cebfa6df6d2edd5cc1b9bb19ad5c2543bfe51e5597c6478151e05d124"}}}
|
package/lib/index.js
CHANGED
|
@@ -215,6 +215,6 @@ class DataLakeAccess extends constructs_1.Construct {
|
|
|
215
215
|
}
|
|
216
216
|
exports.DataLakeAccess = DataLakeAccess;
|
|
217
217
|
_a = JSII_RTTI_SYMBOL_1;
|
|
218
|
-
DataLakeAccess[_a] = { fqn: "@cdklabs/cdk-construct-connect-datalake.DataLakeAccess", version: "0.0.
|
|
218
|
+
DataLakeAccess[_a] = { fqn: "@cdklabs/cdk-construct-connect-datalake.DataLakeAccess", version: "0.0.11" };
|
|
219
219
|
DataLakeAccess.DATABASE_NAME = "connect_datalake_database";
|
|
220
220
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLHFFQUFxRTtBQUNyRSxzQ0FBc0M7QUFFdEMsK0JBQTRCO0FBQzVCLDZDQUE2RjtBQUM3RixpREFBOEQ7QUFDOUQsdURBQWlFO0FBQ2pFLG1FQUF3RDtBQUN4RCwyQ0FBdUM7QUFHdkMsK0NBQTZCO0FBcUM3Qjs7Ozs7R0FLRztBQUNILE1BQWEsY0FBZSxTQUFRLHNCQUFTO0lBRzNDOzs7O09BSUc7SUFDSCxZQUFZLEtBQWdCLEVBQUUsRUFBVSxFQUFFLEtBQTBCO1FBQ2xFLEtBQUssQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLENBQUM7UUFFakIsTUFBTSxLQUFLLEdBQUcsbUJBQUssQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDN0IsTUFBTSxTQUFTLEdBQUcsS0FBSyxDQUFDLFNBQVMsQ0FBQztRQUNsQyxNQUFNLE1BQU0sR0FBRyxLQUFLLENBQUMsTUFBTSxDQUFDO1FBQzVCLE1BQU0sT0FBTyxHQUFHLEtBQUssQ0FBQyxPQUFPLENBQUM7UUFDOUIsTUFBTSxTQUFTLEdBQUcsS0FBSyxDQUFDLFNBQVMsQ0FBQztRQUNsQyxNQUFNLGFBQWEsR0FBVyxLQUFLLENBQUMsZUFBZSxJQUFJLE9BQU8sQ0FBQztRQUMvRCxNQUFNLHdCQUF3QixHQUFZLGFBQWEsS0FBSyxPQUFPLENBQUM7UUFFcEUsSUFBSSxDQUFDLGFBQWEsQ0FBQyxLQUFLLEVBQUUsd0JBQXdCLENBQUMsQ0FBQztRQUVwRCxxREFBcUQ7UUFDckQsTUFBTSxxQkFBcUIsR0FBRyx3QkFBd0IsQ0FBQyxDQUFDLENBQUMsR0FBRyxLQUFLLENBQUMsZUFBZSxFQUFFLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztRQUV6Rjs7O1dBR0c7UUFDSCxNQUFNLGNBQWMsR0FBRyxJQUFJLHFCQUFRLENBQUMsSUFBSSxF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Q0FBQyxhQUFhLElBQUk7b0JBQ3BGLE9BQU8sU0FBUyxTQUFTLE1BQU0sSUFBSSxPQUFPLHdCQUF3QixjQUFjLENBQUMsYUFBYSxJQUFJO29CQUNsRyxPQUFPLFNBQVMsU0FBUyxNQUFNLElBQUksT0FBTyxVQUFVO2lCQUNyRDthQUNGLENBQUMsQ0FDSCxDQUFDO1FBQ0osQ0FBQztJQUNILENBQUM7O0FBclBILHdDQXNQQzs7O0FBclB5Qiw0QkFBYSxHQUFHLDJCQUEyQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQ29weXJpZ2h0IEFtYXpvbi5jb20sIEluYy4gb3IgaXRzIGFmZmlsaWF0ZXMuIEFsbCBSaWdodHMgUmVzZXJ2ZWQuXG4vLyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogQXBhY2hlLTIuMFxuXG5pbXBvcnQgeyBqb2luIH0gZnJvbSBcInBhdGhcIjtcbmltcG9ydCB7IER1cmF0aW9uLCBDdXN0b21SZXNvdXJjZSwgQ2ZuT3V0cHV0LCBTdGFjaywgQW5ub3RhdGlvbnMsIFRva2VuIH0gZnJvbSBcImF3cy1jZGstbGliXCI7XG5pbXBvcnQgeyBQb2xpY3lTdGF0ZW1lbnQsIEVmZmVjdCB9IGZyb20gXCJhd3MtY2RrLWxpYi9hd3MtaWFtXCI7XG5pbXBvcnQgeyBGdW5jdGlvbiwgUnVudGltZSwgQ29kZSB9IGZyb20gXCJhd3MtY2RrLWxpYi9hd3MtbGFtYmRhXCI7XG5pbXBvcnQgeyBQcm92aWRlciB9IGZyb20gXCJhd3MtY2RrLWxpYi9jdXN0b20tcmVzb3VyY2VzXCI7XG5pbXBvcnQgeyBDb25zdHJ1Y3QgfSBmcm9tIFwiY29uc3RydWN0c1wiO1xuaW1wb3J0IHsgRGF0YVR5cGUgfSBmcm9tIFwiLi9kYXRhLXR5cGVzXCI7XG5cbmV4cG9ydCAqIGZyb20gXCIuL2RhdGEtdHlwZXNcIjtcblxuLyoqXG4gKiBQcm9wZXJ0aWVzIGZvciB0aGUgRGF0YUxha2VBY2Nlc3MgY29uc3RydWN0XG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgRGF0YUxha2VBY2Nlc3NQcm9wcyB7XG4gIC8qKlxuICAgKiBUaGUgaWRlbnRpZmllciBvZiB0aGUgQW1hem9uIENvbm5lY3QgaW5zdGFuY2VcbiAgICovXG4gIHJlYWRvbmx5IGluc3RhbmNlSWQ6IHN0cmluZztcblxuICAvKipcbiAgICogQXJyYXkgb2YgZGF0YXNldCBJRHMgdG8gYXNzb2NpYXRlIHdpdGggdGhlIENvbm5lY3QgaW5zdGFuY2VcbiAgICpcbiAgICogQ2FuIGluY2x1ZGUgRGF0YVR5cGUgZW51bSB2YWx1ZXMgb3Igc3RyaW5nIGRhdGFzZXQgSURzXG4gICAqL1xuICByZWFkb25seSBkYXRhc2V0SWRzOiBBcnJheTxzdHJpbmcgfCBEYXRhVHlwZT47XG5cbiAgLyoqXG4gICAqIFRoZSBpZGVudGlmaWVyIG9mIHRoZSB0YXJnZXQgYWNjb3VudFxuICAgKlxuICAgKiBJZiBub3Qgc3BlY2lmaWVkLCBkZWZhdWx0cyB0byB0aGUgY3VycmVudCBBV1MgYWNjb3VudC4gRm9yIGNyb3NzLWFjY291bnQgc2V0dXBzLFxuICAgKiBzcGVjaWZ5IGFuIGV4dGVybmFsIGFjY291bnQgSUQgdG8gYXNzb2NpYXRlIGRhdGFzZXRzIGFuZCBjcmVhdGUgcmVzb3VyY2VzIGluIHRoYXQgYWNjb3VudFxuICAgKlxuICAgKiBXaGVuIHNwZWNpZmllZCB3aXRoIGFuIGV4dGVybmFsIGFjY291bnQsIGB0YXJnZXRBY2NvdW50Um9sZUFybmAgaXMgYWxzbyByZXF1aXJlZFxuICAgKi9cbiAgcmVhZG9ubHkgdGFyZ2V0QWNjb3VudElkPzogc3RyaW5nO1xuXG4gIC8qKlxuICAgKiBUaGUgSUFNIHJvbGUgQVJOIGluIHRoZSB0YXJnZXQgYWNjb3VudCBmb3IgY3Jvc3MtYWNjb3VudCByb2xlIGFzc3VtcHRpb25cbiAgICpcbiAgICogT25seSByZXF1aXJlZCB3aGVuIGB0YXJnZXRBY2NvdW50SWRgIGlzIHNwZWNpZmllZCB3aXRoIGFuIGV4dGVybmFsIGFjY291bnQuIEEgdGVtcGxhdGVcbiAgICogZm9yIHRoZSByZXF1aXJlZCBwZXJtaXNzaW9ucyBjYW4gYmUgZm91bmQgaW4gdGhlIFtDcm9zcyBBY2NvdW50IFNldHVwXSguLi9DUk9TU19BQ0NPVU5UX1NFVFVQLm1kKSBkb2N1bWVudGF0aW9uXG4gICAqL1xuICByZWFkb25seSB0YXJnZXRBY2NvdW50Um9sZUFybj86IHN0cmluZztcbn1cblxuLyoqXG4gKiBBdXRvbWF0ZXMgQW1hem9uIENvbm5lY3QgRGF0YSBMYWtlIGludGVncmF0aW9uIHNldHVwIGFuZCBtYW5hZ2VtZW50LlxuICpcbiAqIFRoaXMgY29uc3RydWN0IHNpbXBsaWZpZXMgdGhlIHByb2Nlc3Mgb2YgYXNzb2NpYXRpbmcgQW1hem9uIENvbm5lY3QgYW5hbHl0aWNzIGRhdGFzZXRzIHdpdGggQVdTIGRhdGEgbGFrZSBzZXJ2aWNlcyxcbiAqIGhhbmRsaW5nIHJlc291cmNlIHNoYXJpbmcsIExha2UgRm9ybWF0aW9uIHBlcm1pc3Npb25zLCBhbmQgZGF0YSBjYXRhbG9nIG1hbmFnZW1lbnQgdGhyb3VnaCBhIGNlbnRyYWxpemVkIEdsdWUgZGF0YWJhc2UuXG4gKi9cbmV4cG9ydCBjbGFzcyBEYXRhTGFrZUFjY2VzcyBleHRlbmRzIENvbnN0cnVjdCB7XG4gIHByaXZhdGUgc3RhdGljIHJlYWRvbmx5IERBVEFCQVNFX05BTUUgPSBcImNvbm5lY3RfZGF0YWxha2VfZGF0YWJhc2VcIjtcblxuICAvKipcbiAgICogQHBhcmFtIHNjb3BlIFBhcmVudCB0byB3aGljaCB0aGUgQ3VzdG9tIFJlc291cmNlIGJlbG9uZ3NcbiAgICogQHBhcmFtIGlkIFVuaXF1ZSBpZGVudGlmaWVyIGZvciB0aGlzIGluc3RhbmNlXG4gICAqIEBwYXJhbSBwcm9wcyBNZXRhZGF0YSBmb3IgY29uZmlndXJpbmcgdGhlIEN1c3RvbSBSZXNvdXJjZVxuICAgKi9cbiAgY29uc3RydWN0b3Ioc2NvcGU6IENvbnN0cnVjdCwgaWQ6IHN0cmluZywgcHJvcHM6IERhdGFMYWtlQWNjZXNzUHJvcHMpIHtcbiAgICBzdXBlcihzY29wZSwgaWQpO1xuXG4gICAgY29uc3Qgc3RhY2sgPSBTdGFjay5vZih0aGlzKTtcbiAgICBjb25zdCBwYXJ0aXRpb24gPSBzdGFjay5wYXJ0aXRpb247XG4gICAgY29uc3QgcmVnaW9uID0gc3RhY2sucmVnaW9uO1xuICAgIGNvbnN0IGFjY291bnQgPSBzdGFjay5hY2NvdW50O1xuICAgIGNvbnN0IHN0YWNrTmFtZSA9IHN0YWNrLnN0YWNrTmFtZTtcbiAgICBjb25zdCB0YXJnZXRBY2NvdW50OiBzdHJpbmcgPSBwcm9wcy50YXJnZXRBY2NvdW50SWQgPz8gYWNjb3VudDtcbiAgICBjb25zdCBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQ6IGJvb2xlYW4gPSB0YXJnZXRBY2NvdW50ICE9PSBhY2NvdW50O1xuXG4gICAgdGhpcy52YWxpZGF0ZVByb3BzKHByb3BzLCBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQpO1xuXG4gICAgLy8gVXNlZCB0byBtYW5hZ2UgY2hhbmdlIGluIHRhcmdldEFjY291bnRJZCBzY2VuYXJpb3NcbiAgICBjb25zdCB0YXJnZXRBY2NvdW50SWRTdWZmaXggPSBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQgPyBgJHtwcm9wcy50YXJnZXRBY2NvdW50SWR9YCA6IFwiXCI7XG5cbiAgICAvKipcbiAgICAgKiBMYW1iZGEgZnVuY3Rpb24gdGhhdCBoYW5kbGVzIHRoZSBkYXRhIGxha2Ugc2V0dXAgYW5kIHRlYXJkb3duIHByb2Nlc3NcbiAgICAgKiBUaGlzIGZ1bmN0aW9uIG9yY2hlc3RyYXRlcyB0aGUgZW50aXJlIENvbm5lY3QgZGF0YSBsYWtlIGludGVncmF0aW9uIHdvcmtmbG93XG4gICAgICovXG4gICAgY29uc3QgZGF0YUxha2VMYW1iZGEgPSBuZXcgRnVuY3Rpb24odGhpcywgYERhdGFMYWtlSGFuZGxlciR7dGFyZ2V0QWNjb3VudElkU3VmZml4fWAsIHtcbiAgICAgIHJ1bnRpbWU6IFJ1bnRpbWUuTk9ERUpTXzIyX1gsXG4gICAgICBoYW5kbGVyOiBcImluZGV4LmhhbmRsZXJcIixcbiAgICAgIGNvZGU6IENvZGUuZnJvbUFzc2V0KGpvaW4oX19kaXJuYW1lLCBcIi4uXCIsIFwibGliXCIsIFwiaGFuZGxlclwiKSksXG4gICAgICBtZW1vcnlTaXplOiA1MTIsXG4gICAgICB0aW1lb3V0OiBEdXJhdGlvbi5taW51dGVzKDE1KSxcbiAgICB9KTtcblxuICAgIGNvbnN0IHJvbGVBcm4gPSBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQgPyBwcm9wcy50YXJnZXRBY2NvdW50Um9sZUFybiEgOiBkYXRhTGFrZUxhbWJkYS5yb2xlIS5yb2xlQXJuO1xuICAgIHRoaXMuY29uZmlndXJlTGFtYmRhUGVybWlzc2lvbnMoXG4gICAgICBkYXRhTGFrZUxhbWJkYSxcbiAgICAgIHBhcnRpdGlvbixcbiAgICAgIHJlZ2lvbixcbiAgICAgIGFjY291bnQsXG4gICAgICBzdGFja05hbWUsXG4gICAgICBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQsXG4gICAgICByb2xlQXJuLFxuICAgICk7XG5cbiAgICAvKipcbiAgICAgKiBDdXN0b20gcmVzb3VyY2UgcHJvdmlkZXIgdGhhdCBtYW5hZ2VzIHRoZSBMYW1iZGEgZnVuY3Rpb24gbGlmZWN5Y2xlXG4gICAgICovXG4gICAgY29uc3QgZGF0YUxha2VQcm92aWRlciA9IG5ldyBQcm92aWRlcih0aGlzLCBgRGF0YUxha2VQcm92aWRlciR7dGFyZ2V0QWNjb3VudElkU3VmZml4fWAsIHtcbiAgICAgIG9uRXZlbnRIYW5kbGVyOiBkYXRhTGFrZUxhbWJkYSxcbiAgICB9KTtcblxuICAgIC8qKlxuICAgICAqIEN1c3RvbSByZXNvdXJjZSB0aGF0IHRyaWdnZXJzIHRoZSBkYXRhIGxha2Ugc2V0dXAgcHJvY2VzcyBkdXJpbmcgQ2xvdWRGb3JtYXRpb24gc3RhY2sgbGlmZWN5Y2xlIGV2ZW50c1xuICAgICAqL1xuICAgIGNvbnN0IGRhdGFMYWtlQ3VzdG9tUmVzb3VyY2UgPSBuZXcgQ3VzdG9tUmVzb3VyY2UodGhpcywgYERhdGFMYWtlQ3VzdG9tUmVzb3VyY2Uke3RhcmdldEFjY291bnRJZFN1ZmZpeH1gLCB7XG4gICAgICBzZXJ2aWNlVG9rZW46IGRhdGFMYWtlUHJvdmlkZXIuc2VydmljZVRva2VuLFxuICAgICAgcHJvcGVydGllczoge1xuICAgICAgICBpbnN0YW5jZUlkOiBwcm9wcy5pbnN0YW5jZUlkLFxuICAgICAgICBkYXRhc2V0SWRzOiBwcm9wcy5kYXRhc2V0SWRzLm1hcCgoZCkgPT4gU3RyaW5nKGQpKSxcbiAgICAgICAgcm9sZUFybjogcm9sZUFybixcbiAgICAgICAgbGFtYmRhQWNjb3VudElkOiBhY2NvdW50LFxuICAgICAgICB0YXJnZXRBY2NvdW50SWQ6IHRhcmdldEFjY291bnQsXG4gICAgICAgIHRpbWVTdGFtcDogRGF0ZS5ub3coKS50b1N0cmluZygpLCAvLyBGb3JjZSB1cGRhdGUgZXZlbiBpZiBpbnB1dCBwcm9wZXJ0aWVzIGRvIG5vdCBjaGFuZ2VcbiAgICAgICAgY29uc3RydWN0SWQ6IGlkLFxuICAgICAgfSxcbiAgICB9KTtcblxuICAgIC8qKlxuICAgICAqIENsb3VkRm9ybWF0aW9uIG91dHB1dCBjb250YWluaW5nIGN1c3RvbSByZXNvdXJjZSBsYW1iZGEgZXJyb3JzXG4gICAgICovXG4gICAgbmV3IENmbk91dHB1dCh0aGlzLCBcIkVycm9yc1wiLCB7XG4gICAgICB2YWx1ZTogZGF0YUxha2VDdXN0b21SZXNvdXJjZS5nZXRBdHRTdHJpbmcoXCJlcnJvcnNcIiksXG4gICAgICBleHBvcnROYW1lOiBgJHtpZH1FcnJvcnNgLFxuICAgIH0pO1xuICAgIEFubm90YXRpb25zLm9mKHRoaXMpLmFkZFdhcm5pbmcoXG4gICAgICBgRGF0YUxha2VBY2Nlc3MgcmVwb3J0cyBzZXR1cCBlcnJvcnMgdmlhIHRoZSBzdGFjayBvdXRwdXQuIGAgK1xuICAgICAgICBgQ2hlY2sgb3V0cHV0ICcke2lkfUVycm9ycycgYWZ0ZXIgZWFjaCBkZXBsb3ltZW50IHRvIHZlcmlmeSB0aGUgc2V0dXAgY29tcGxldGVkIHN1Y2Nlc3NmdWxseS5gLFxuICAgICk7XG4gIH1cblxuICAvKipcbiAgICogVmFsaWRhdGVzIHRoZSBjb25zdHJ1Y3QgaW5wdXQgcGFyYW1ldGVyc1xuICAgKlxuICAgKiBAcGFyYW0gcHJvcHMgVGhlIGNvbnN0cnVjdCBwcm9wZXJ0aWVzIHRvIHZhbGlkYXRlXG4gICAqIEBwYXJhbSBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQgSW5kaWNhdGVzIGlmIHRhcmdldCBhY2NvdW50IGRpZmZlcnMgZnJvbSBjdXJyZW50IGFjY291bnRcbiAgICovXG4gIHByaXZhdGUgdmFsaWRhdGVQcm9wcyhwcm9wczogRGF0YUxha2VBY2Nlc3NQcm9wcywgaXNDcm9zc0FjY291bnREZXBsb3ltZW50OiBib29sZWFuKTogdm9pZCB7XG4gICAgY29uc3QgZXJyb3JzOiBzdHJpbmdbXSA9IFtdO1xuXG4gICAgaWYgKFxuICAgICAgIVRva2VuLmlzVW5yZXNvbHZlZChwcm9wcy5pbnN0YW5jZUlkKSAmJlxuICAgICAgIS9eW2EtZjAtOV17OH0tW2EtZjAtOV17NH0tW2EtZjAtOV17NH0tW2EtZjAtOV17NH0tW2EtZjAtOV17MTJ9JC8udGVzdChwcm9wcy5pbnN0YW5jZUlkKVxuICAgICkge1xuICAgICAgZXJyb3JzLnB1c2goXCJpbnN0YW5jZUlkIG11c3QgYmUgYSB2YWxpZCBVVUlEIGZvcm1hdFwiKTtcbiAgICB9XG5cbiAgICBpZiAocHJvcHMuZGF0YXNldElkcy5sZW5ndGggPT09IDApIHtcbiAgICAgIGVycm9ycy5wdXNoKFwiZGF0YXNldElkcyBjYW5ub3QgYmUgZW1wdHlcIik7XG4gICAgfVxuXG4gICAgaWYgKFxuICAgICAgcHJvcHMudGFyZ2V0QWNjb3VudElkICYmXG4gICAgICAhVG9rZW4uaXNVbnJlc29sdmVkKHByb3BzLnRhcmdldEFjY291bnRJZCkgJiZcbiAgICAgICEvXlxcZHsxMn0kLy50ZXN0KHByb3BzLnRhcmdldEFjY291bnRJZClcbiAgICApIHtcbiAgICAgIGVycm9ycy5wdXNoKFwidGFyZ2V0QWNjb3VudElkIG11c3QgYmUgYSAxMi1kaWdpdCBBV1MgYWNjb3VudCBJRFwiKTtcbiAgICB9XG5cbiAgICBpZiAoaXNDcm9zc0FjY291bnREZXBsb3ltZW50ICYmICFwcm9wcy50YXJnZXRBY2NvdW50Um9sZUFybikge1xuICAgICAgZXJyb3JzLnB1c2goXCJ0YXJnZXRBY2NvdW50Um9sZUFybiBpcyByZXF1aXJlZCB3aGVuIHRhcmdldEFjY291bnRJZCBkaWZmZXJzIGZyb20gY3VycmVudCBhY2NvdW50XCIpO1xuICAgIH1cbiAgICBpZiAoIWlzQ3Jvc3NBY2NvdW50RGVwbG95bWVudCAmJiBwcm9wcy50YXJnZXRBY2NvdW50Um9sZUFybikge1xuICAgICAgZXJyb3JzLnB1c2goXCJ0YXJnZXRBY2NvdW50Um9sZUFybiBzaG91bGQgbm90IGJlIHNwZWNpZmllZCB3aXRob3V0IHRhcmdldEFjY291bnRJZFwiKTtcbiAgICB9XG5cbiAgICBpZiAoXG4gICAgICBwcm9wcy50YXJnZXRBY2NvdW50Um9sZUFybiAmJlxuICAgICAgIVRva2VuLmlzVW5yZXNvbHZlZChwcm9wcy50YXJnZXRBY2NvdW50Um9sZUFybikgJiZcbiAgICAgICEvXmFybjooYXdzfGF3cy11cy1nb3YpOmlhbTo6XFxkezEyfTpyb2xlXFwvW1xcdys9LC5ALy1dKyQvLnRlc3QocHJvcHMudGFyZ2V0QWNjb3VudFJvbGVBcm4pXG4gICAgKSB7XG4gICAgICBlcnJvcnMucHVzaChcInRhcmdldEFjY291bnRSb2xlQXJuIG11c3QgYmUgYSB2YWxpZCBJQU0gcm9sZSBBUk5cIik7XG4gICAgfVxuXG4gICAgaWYgKGVycm9ycy5sZW5ndGggPiAwKSB7XG4gICAgICBlcnJvcnMuZm9yRWFjaCgoZXJyb3IpID0+IEFubm90YXRpb25zLm9mKHRoaXMpLmFkZEVycm9yKGVycm9yKSk7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoYERhdGFMYWtlQWNjZXNzIHZhbGlkYXRpb24gZmFpbGVkOiAke2Vycm9ycy5qb2luKFwiOyBcIil9YCk7XG4gICAgfVxuICB9XG5cbiAgLyoqXG4gICAqIENvbmZpZ3VyZXMgTGFtYmRhIHBlcm1pc3Npb25zIGZvciBzYW1lLWFjY291bnQgb3IgY3Jvc3MtYWNjb3VudCBkZXBsb3ltZW50c1xuICAgKlxuICAgKiBAcGFyYW0gbGFtYmRhRnVuY3Rpb24gVGhlIExhbWJkYSBmdW5jdGlvbiB0byBjb25maWd1cmUgcGVybWlzc2lvbnMgZm9yXG4gICAqIEBwYXJhbSBwYXJ0aXRpb24gQVdTIHBhcnRpdGlvbiBmb3IgcmVzb3VyY2UgQVJOIGNvbnN0cnVjdGlvblxuICAgKiBAcGFyYW0gcmVnaW9uIEFXUyByZWdpb24gZm9yIHJlc291cmNlIEFSTiBjb25zdHJ1Y3Rpb25cbiAgICogQHBhcmFtIGFjY291bnQgQ3VycmVudCBhY2NvdW50IElEIHdoZXJlIHRoZSBDb25uZWN0IGluc3RhbmNlIHJlc2lkZXNcbiAgICogQHBhcmFtIHN0YWNrTmFtZSBOYW1lIG9mIHRoZSBDbG91ZEZvcm1hdGlvbiBzdGFja1xuICAgKiBAcGFyYW0gaXNDcm9zc0FjY291bnREZXBsb3ltZW50IEluZGljYXRlcyBpZiB0YXJnZXQgYWNjb3VudCBkaWZmZXJzIGZyb20gY3VycmVudCBhY2NvdW50XG4gICAqIEBwYXJhbSByb2xlQXJuIFJvbGUgQVJOIHVzZWQgZm9yIGNyb3NzLWFjY291bnQgZGVwbG95bWVudHNcbiAgICovXG4gIHByaXZhdGUgY29uZmlndXJlTGFtYmRhUGVybWlzc2lvbnMoXG4gICAgbGFtYmRhRnVuY3Rpb246IEZ1bmN0aW9uLFxuICAgIHBhcnRpdGlvbjogc3RyaW5nLFxuICAgIHJlZ2lvbjogc3RyaW5nLFxuICAgIGFjY291bnQ6IHN0cmluZyxcbiAgICBzdGFja05hbWU6IHN0cmluZyxcbiAgICBpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQ6IGJvb2xlYW4sXG4gICAgcm9sZUFybjogc3RyaW5nLFxuICApOiB2b2lkIHtcbiAgICBsYW1iZGFGdW5jdGlvbi5hZGRUb1JvbGVQb2xpY3koXG4gICAgICBuZXcgUG9saWN5U3RhdGVtZW50KHtcbiAgICAgICAgZWZmZWN0OiBFZmZlY3QuQUxMT1csXG4gICAgICAgIGFjdGlvbnM6IFtcbiAgICAgICAgICBcImNvbm5lY3Q6QmF0Y2hBc3NvY2lhdGVBbmFseXRpY3NEYXRhU2V0XCIsXG4gICAgICAgICAgXCJjb25uZWN0OkJhdGNoRGlzYXNzb2NpYXRlQW5hbHl0aWNzRGF0YVNldFwiLFxuICAgICAgICAgIFwiY29ubmVjdDpBc3NvY2lhdGVBbmFseXRpY3NEYXRhU2V0XCIsXG4gICAgICAgICAgXCJjb25uZWN0OkRpc2Fzc29jaWF0ZUFuYWx5dGljc0RhdGFTZXRcIixcbiAgICAgICAgICBcImNvbm5lY3Q6TGlzdEFuYWx5dGljc0RhdGFBc3NvY2lhdGlvbnNcIixcbiAgICAgICAgICBcImNvbm5lY3Q6TGlzdEFuYWx5dGljc0RhdGFMYWtlRGF0YVNldHNcIixcbiAgICAgICAgXSxcbiAgICAgICAgcmVzb3VyY2VzOiBbYGFybjoke3BhcnRpdGlvbn06Y29ubmVjdDoke3JlZ2lvbn06JHthY2NvdW50fTppbnN0YW5jZS8qYF0sXG4gICAgICB9KSxcbiAgICApO1xuXG4gICAgbGFtYmRhRnVuY3Rpb24uYWRkVG9Sb2xlUG9saWN5KFxuICAgICAgbmV3IFBvbGljeVN0YXRlbWVudCh7XG4gICAgICAgIGVmZmVjdDogRWZmZWN0LkFMTE9XLFxuICAgICAgICBhY3Rpb25zOiBbXCJjb25uZWN0Okxpc3RJbnN0YW5jZXNcIl0sXG4gICAgICAgIHJlc291cmNlczogW2Bhcm46JHtwYXJ0aXRpb259OmNvbm5lY3Q6JHtyZWdpb259OiR7YWNjb3VudH06KmBdLFxuICAgICAgfSksXG4gICAgKTtcblxuICAgIGxhbWJkYUZ1bmN0aW9uLmFkZFRvUm9sZVBvbGljeShcbiAgICAgIG5ldyBQb2xpY3lTdGF0ZW1lbnQoe1xuICAgICAgICBlZmZlY3Q6IEVmZmVjdC5BTExPVyxcbiAgICAgICAgYWN0aW9uczogW1wiZHM6RGVzY3JpYmVEaXJlY3Rvcmllc1wiXSxcbiAgICAgICAgcmVzb3VyY2VzOiBbYCpgXSxcbiAgICAgIH0pLFxuICAgICk7XG5cbiAgICBsYW1iZGFGdW5jdGlvbi5hZGRUb1JvbGVQb2xpY3koXG4gICAgICBuZXcgUG9saWN5U3RhdGVtZW50KHtcbiAgICAgICAgZWZmZWN0OiBFZmZlY3QuQUxMT1csXG4gICAgICAgIGFjdGlvbnM6IFtcImNsb3VkZm9ybWF0aW9uOkRlc2NyaWJlU3RhY2tzXCJdLFxuICAgICAgICByZXNvdXJjZXM6IFtgYXJuOiR7cGFydGl0aW9ufTpjbG91ZGZvcm1hdGlvbjoke3JlZ2lvbn06JHthY2NvdW50fTpzdGFjay8ke3N0YWNrTmFtZX0vKmBdLFxuICAgICAgfSksXG4gICAgKTtcblxuICAgIC8vIEFsbG93IGFzc3VtaW5nIENvbm5lY3REYXRhTGFrZVJvbGUgZm9yIGNyb3NzLWFjY291bnQgb3BlcmF0aW9uc1xuICAgIGlmIChpc0Nyb3NzQWNjb3VudERlcGxveW1lbnQpIHtcbiAgICAgIGxhbWJkYUZ1bmN0aW9uLmFkZFRvUm9sZVBvbGljeShcbiAgICAgICAgbmV3IFBvbGljeVN0YXRlbWVudCh7XG4gICAgICAgICAgZWZmZWN0OiBFZmZlY3QuQUxMT1csXG4gICAgICAgICAgYWN0aW9uczogW1wic3RzOkFzc3VtZVJvbGVcIl0sXG4gICAgICAgICAgcmVzb3VyY2VzOiBbcm9sZUFybl0sXG4gICAgICAgIH0pLFxuICAgICAgKTtcbiAgICB9IGVsc2Uge1xuICAgICAgbGFtYmRhRnVuY3Rpb24uYWRkVG9Sb2xlUG9saWN5KFxuICAgICAgICBuZXcgUG9saWN5U3RhdGVtZW50KHtcbiAgICAgICAgICBlZmZlY3Q6IEVmZmVjdC5BTExPVyxcbiAgICAgICAgICBhY3Rpb25zOiBbXCJyYW06R2V0UmVzb3VyY2VTaGFyZUludml0YXRpb25zXCIsIFwicmFtOkdldFJlc291cmNlU2hhcmVzXCIsIFwicmFtOkxpc3RSZXNvdXJjZXNcIl0sXG4gICAgICAgICAgcmVzb3VyY2VzOiBbXCIqXCJdLFxuICAgICAgICB9KSxcbiAgICAgICk7XG5cbiAgICAgIGxhbWJkYUZ1bmN0aW9uLmFkZFRvUm9sZVBvbGljeShcbiAgICAgICAgbmV3IFBvbGljeVN0YXRlbWVudCh7XG4gICAgICAgICAgZWZmZWN0OiBFZmZlY3QuQUxMT1csXG4gICAgICAgICAgYWN0aW9uczogW1wicmFtOkFjY2VwdFJlc291cmNlU2hhcmVJbnZpdGF0aW9uXCJdLFxuICAgICAgICAgIHJlc291cmNlczogW2Bhcm46JHtwYXJ0aXRpb259OnJhbToke3JlZ2lvbn06KjpyZXNvdXJjZS1zaGFyZS1pbnZpdGF0aW9uLypgXSxcbiAgICAgICAgfSksXG4gICAgICApO1xuXG4gICAgICBsYW1iZGFGdW5jdGlvbi5hZGRUb1JvbGVQb2xpY3koXG4gICAgICAgIG5ldyBQb2xpY3lTdGF0ZW1lbnQoe1xuICAgICAgICAgIGVmZmVjdDogRWZmZWN0LkFMTE9XLFxuICAgICAgICAgIGFjdGlvbnM6IFtcImxha2Vmb3JtYXRpb246R2V0RGF0YUxha2VTZXR0aW5nc1wiLCBcImxha2Vmb3JtYXRpb246UHV0RGF0YUxha2VTZXR0aW5nc1wiXSxcbiAgICAgICAgICByZXNvdXJjZXM6IFtcIipcIl0sXG4gICAgICAgIH0pLFxuICAgICAgKTtcblxuICAgICAgbGFtYmRhRnVuY3Rpb24uYWRkVG9Sb2xlUG9saWN5KFxuICAgICAgICBuZXcgUG9saWN5U3RhdGVtZW50KHtcbiAgICAgICAgICBlZmZlY3Q6IEVmZmVjdC5BTExPVyxcbiAgICAgICAgICBhY3Rpb25zOiBbXG4gICAgICAgICAgICBcImdsdWU6R2V0RGF0YWJhc2VcIixcbiAgICAgICAgICAgIFwiZ2x1ZTpDcmVhdGVEYXRhYmFzZVwiLFxuICAgICAgICAgICAgXCJnbHVlOkRlbGV0ZURhdGFiYXNlXCIsXG4gICAgICAgICAgICBcImdsdWU6Q3JlYXRlVGFibGVcIixcbiAgICAgICAgICAgIFwiZ2x1ZTpEZWxldGVUYWJsZVwiLFxuICAgICAgICAgICAgXCJnbHVlOkdldFRhYmxlc1wiLFxuICAgICAgICAgIF0sXG4gICAgICAgICAgcmVzb3VyY2VzOiBbXG4gICAgICAgICAgICBgYXJuOiR7cGFydGl0aW9ufTpnbHVlOiR7cmVnaW9ufToke2FjY291bnR9OmRhdGFiYXNlLyR7RGF0YUxha2VBY2Nlc3MuREFUQUJBU0VfTkFNRX1gLFxuICAgICAgICAgICAgYGFybjoke3BhcnRpdGlvbn06Z2x1ZToke3JlZ2lvbn06JHthY2NvdW50fTp0YWJsZS8ke0RhdGFMYWtlQWNjZXNzLkRBVEFCQVNFX05BTUV9LypgLFxuICAgICAgICAgICAgYGFybjoke3BhcnRpdGlvbn06Z2x1ZToke3JlZ2lvbn06JHthY2NvdW50fTp1c2VyRGVmaW5lZEZ1bmN0aW9uLyR7RGF0YUxha2VBY2Nlc3MuREFUQUJBU0VfTkFNRX0vKmAsXG4gICAgICAgICAgICBgYXJuOiR7cGFydGl0aW9ufTpnbHVlOiR7cmVnaW9ufToke2FjY291bnR9OmNhdGFsb2dgLFxuICAgICAgICAgIF0sXG4gICAgICAgIH0pLFxuICAgICAgKTtcbiAgICB9XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudformation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1053.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.974.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
28
|
-
"@aws-sdk/types": "^3.973.
|
|
29
|
-
"@smithy/core": "^3.24.
|
|
30
|
-
"@smithy/fetch-http-handler": "^5.4.
|
|
31
|
-
"@smithy/node-http-handler": "^4.7.
|
|
32
|
-
"@smithy/types": "^4.14.
|
|
26
|
+
"@aws-sdk/core": "^3.974.13",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.44",
|
|
28
|
+
"@aws-sdk/types": "^3.973.9",
|
|
29
|
+
"@smithy/core": "^3.24.3",
|
|
30
|
+
"@smithy/fetch-http-handler": "^5.4.3",
|
|
31
|
+
"@smithy/node-http-handler": "^4.7.3",
|
|
32
|
+
"@smithy/types": "^4.14.2",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
@@ -9,23 +9,23 @@ AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native.
|
|
|
9
9
|
<ul>
|
|
10
10
|
<li>
|
|
11
11
|
<p>
|
|
12
|
-
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">
|
|
12
|
+
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
|
|
13
13
|
</p>
|
|
14
14
|
</li>
|
|
15
15
|
<li>
|
|
16
16
|
<p>
|
|
17
|
-
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">
|
|
17
|
+
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
|
|
18
18
|
</p>
|
|
19
19
|
</li>
|
|
20
20
|
</ul>
|
|
21
|
-
<p>
|
|
21
|
+
<p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
|
|
22
22
|
center and provide reliable customer engagement at any scale.</p>
|
|
23
|
-
<p>
|
|
23
|
+
<p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
|
|
24
24
|
also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
|
|
25
|
-
<p>There are limits to the number of
|
|
26
|
-
number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">
|
|
27
|
-
<i>
|
|
28
|
-
<p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of
|
|
25
|
+
<p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
|
|
26
|
+
number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
|
|
27
|
+
<i>Connect Customer Administrator Guide</i>.</p>
|
|
28
|
+
<p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
|
|
29
29
|
Endpoints</a>.</p>
|
|
30
30
|
|
|
31
31
|
## Installing
|
|
@@ -3203,23 +3203,23 @@ export interface Connect {
|
|
|
3203
3203
|
* <ul>
|
|
3204
3204
|
* <li>
|
|
3205
3205
|
* <p>
|
|
3206
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">
|
|
3206
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
|
|
3207
3207
|
* </p>
|
|
3208
3208
|
* </li>
|
|
3209
3209
|
* <li>
|
|
3210
3210
|
* <p>
|
|
3211
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">
|
|
3211
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
|
|
3212
3212
|
* </p>
|
|
3213
3213
|
* </li>
|
|
3214
3214
|
* </ul>
|
|
3215
|
-
* <p>
|
|
3215
|
+
* <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
|
|
3216
3216
|
* center and provide reliable customer engagement at any scale.</p>
|
|
3217
|
-
* <p>
|
|
3217
|
+
* <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
|
|
3218
3218
|
* also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
|
|
3219
|
-
* <p>There are limits to the number of
|
|
3220
|
-
* number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">
|
|
3221
|
-
* <i>
|
|
3222
|
-
* <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of
|
|
3219
|
+
* <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
|
|
3220
|
+
* number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
|
|
3221
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
3222
|
+
* <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
|
|
3223
3223
|
* Endpoints</a>.</p>
|
|
3224
3224
|
* @public
|
|
3225
3225
|
*/
|
|
@@ -541,23 +541,23 @@ export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfig
|
|
|
541
541
|
* <ul>
|
|
542
542
|
* <li>
|
|
543
543
|
* <p>
|
|
544
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">
|
|
544
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
|
|
545
545
|
* </p>
|
|
546
546
|
* </li>
|
|
547
547
|
* <li>
|
|
548
548
|
* <p>
|
|
549
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">
|
|
549
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
|
|
550
550
|
* </p>
|
|
551
551
|
* </li>
|
|
552
552
|
* </ul>
|
|
553
|
-
* <p>
|
|
553
|
+
* <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
|
|
554
554
|
* center and provide reliable customer engagement at any scale.</p>
|
|
555
|
-
* <p>
|
|
555
|
+
* <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
|
|
556
556
|
* also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
|
|
557
|
-
* <p>There are limits to the number of
|
|
558
|
-
* number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">
|
|
559
|
-
* <i>
|
|
560
|
-
* <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of
|
|
557
|
+
* <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
|
|
558
|
+
* number of requests that you can make per second. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
|
|
559
|
+
* <i>Connect Customer Administrator Guide</i>.</p>
|
|
560
|
+
* <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
|
|
561
561
|
* Endpoints</a>.</p>
|
|
562
562
|
* @public
|
|
563
563
|
*/
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const ActivateEvaluationFormCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Activates an evaluation form in the specified
|
|
32
|
+
* <p>Activates an evaluation form in the specified Connect Customer instance. After the evaluation form is
|
|
33
33
|
* activated, it is available to start new evaluations based on the form. </p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const AssociateAnalyticsDataSetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Associates the specified dataset for a
|
|
32
|
+
* <p>Associates the specified dataset for a Connect Customer instance with the target account. You can associate
|
|
33
33
|
* only one dataset in a single call.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts
CHANGED
|
@@ -29,8 +29,8 @@ declare const AssociateApprovedOriginCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
33
|
-
* <p>Associates an approved origin to an
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
|
+
* <p>Associates an approved origin to an Connect Customer instance.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
36
|
* ```javascript
|
|
@@ -29,8 +29,8 @@ declare const AssociateBotCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
33
|
-
* <p>Allows the specified
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
|
+
* <p>Allows the specified Connect Customer instance to access the specified Amazon Lex or Amazon Lex V2
|
|
34
34
|
* bot.</p>
|
|
35
35
|
* @example
|
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,12 +65,12 @@ declare const AssociateContactWithUserCommand_base: {
|
|
|
65
65
|
* </li>
|
|
66
66
|
* <li>
|
|
67
67
|
* <p>The service quota <i>Queues per routing profile per instance</i> applies to manually assigned
|
|
68
|
-
* queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">
|
|
69
|
-
* quotas</a> in the <i>
|
|
68
|
+
* queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
|
|
69
|
+
* quotas</a> in the <i>Connect Customer Administrator Guide</i>.</p>
|
|
70
70
|
* </li>
|
|
71
71
|
* </ul>
|
|
72
72
|
* <p>
|
|
73
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
73
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
74
74
|
* @example
|
|
75
75
|
* Use a bare-bones client and the command you need to make an API call.
|
|
76
76
|
* ```javascript
|
|
@@ -29,7 +29,7 @@ declare const AssociateDefaultVocabularyCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Associates an existing vocabulary as the default. Contact Lens for
|
|
32
|
+
* <p>Associates an existing vocabulary as the default. Contact Lens for Connect Customer uses the vocabulary in post-call and real-time
|
|
33
33
|
* analysis sessions for the given language.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Associates an email address alias with an existing email address in an
|
|
32
|
+
* <p>Associates an email address alias with an existing email address in an Connect Customer instance. This creates
|
|
33
33
|
* a forwarding relationship where emails sent to the alias email address are automatically forwarded to the primary
|
|
34
34
|
* email address. </p>
|
|
35
35
|
* <p>
|
|
@@ -52,7 +52,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
|
|
|
52
52
|
* <li>
|
|
53
53
|
* <p>
|
|
54
54
|
* <b>Brand management</b>: Enable you to use familiar brand-specific email addresses
|
|
55
|
-
* that forward to the appropriate
|
|
55
|
+
* that forward to the appropriate Connect Customer instance email address.</p>
|
|
56
56
|
* </li>
|
|
57
57
|
* </ul>
|
|
58
58
|
* <p>
|
|
@@ -85,14 +85,14 @@ declare const AssociateEmailAddressAliasCommand_base: {
|
|
|
85
85
|
* </li>
|
|
86
86
|
* </ul>
|
|
87
87
|
* <p>
|
|
88
|
-
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">
|
|
88
|
+
* <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
|
|
89
89
|
* <p>
|
|
90
90
|
* <b>Related operations</b>
|
|
91
91
|
* </p>
|
|
92
92
|
* <ul>
|
|
93
93
|
* <li>
|
|
94
94
|
* <p>
|
|
95
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an
|
|
95
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an Connect Customer instance.</p>
|
|
96
96
|
* </li>
|
|
97
97
|
* <li>
|
|
98
98
|
* <p>
|
|
@@ -29,7 +29,7 @@ declare const AssociateInstanceStorageConfigCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Associates a storage resource type for the first time. You can only associate one type of storage configuration
|
|
34
34
|
* in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing
|
|
35
35
|
* chat transcripts.</p>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts
CHANGED
|
@@ -29,8 +29,8 @@ declare const AssociateLambdaFunctionCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
33
|
-
* <p>Allows the specified
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
|
+
* <p>Allows the specified Connect Customer instance to access the specified Lambda function.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
36
|
* ```javascript
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts
CHANGED
|
@@ -29,8 +29,8 @@ declare const AssociateLexBotCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
33
|
-
* <p>Allows the specified
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
|
+
* <p>Allows the specified Connect Customer instance to access the specified Amazon Lex V1 bot. This API
|
|
34
34
|
* only supports the association of Amazon Lex V1 bots.</p>
|
|
35
35
|
* @example
|
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const AssociatePhoneNumberContactFlowCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Associates a flow with a phone number claimed to your
|
|
32
|
+
* <p>Associates a flow with a phone number claimed to your Connect Customer instance.</p>
|
|
33
33
|
* <important>
|
|
34
34
|
* <p>If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the
|
|
35
35
|
* <code>PhoneNumberId</code> URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling
|
|
@@ -38,7 +38,7 @@ declare const AssociateQueueEmailAddressesCommand_base: {
|
|
|
38
38
|
* <p>You can associate up to 49 additional email addresses with a single queue, plus 1 default outbound email address, for a total of 50.</p>
|
|
39
39
|
* </li>
|
|
40
40
|
* <li>
|
|
41
|
-
* <p>The email addresses must already exist in the
|
|
41
|
+
* <p>The email addresses must already exist in the Connect Customer instance before they can be associated with a queue.</p>
|
|
42
42
|
* </li>
|
|
43
43
|
* <li>
|
|
44
44
|
* <p>Agents will be able to select from these associated email addresses when handling email contacts in the queue.</p>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const AssociateSecurityKeyCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>This API is in preview release for
|
|
32
|
+
* <p>This API is in preview release for Connect Customer and is subject to change.</p>
|
|
33
33
|
* <p>Associates a security key to the instance.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const BatchAssociateAnalyticsDataSetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Associates a list of analytics datasets for a given
|
|
32
|
+
* <p>Associates a list of analytics datasets for a given Connect Customer instance to a target account. You can
|
|
33
33
|
* associate multiple datasets in a single call.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -29,7 +29,7 @@ declare const BatchDisassociateAnalyticsDataSetCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Removes a list of analytics datasets associated with a given
|
|
32
|
+
* <p>Removes a list of analytics datasets associated with a given Connect Customer instance. You can disassociate
|
|
33
33
|
* multiple datasets in a single call.</p>
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts
CHANGED
|
@@ -30,10 +30,10 @@ declare const BatchPutContactCommand_base: {
|
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
32
|
* <note>
|
|
33
|
-
* <p>Only the
|
|
33
|
+
* <p>Only the Connect Customer outbound campaigns service principal is allowed to assume a role in your account
|
|
34
34
|
* and call this API.</p>
|
|
35
35
|
* </note>
|
|
36
|
-
* <p>Allows you to create a batch of contacts in
|
|
36
|
+
* <p>Allows you to create a batch of contacts in Connect Customer. The outbound campaigns capability ingests dial
|
|
37
37
|
* requests via the <a href="https://docs.aws.amazon.com/connect-outbound/latest/APIReference/API_PutDialRequestBatch.html">PutDialRequestBatch</a> API. It then uses BatchPutContact to create contacts corresponding to those dial
|
|
38
38
|
* requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting
|
|
39
39
|
* voice call uses the same contactId that was created by BatchPutContact. </p>
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts
CHANGED
|
@@ -29,11 +29,11 @@ declare const ClaimPhoneNumberCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Claims an available phone number to your
|
|
33
|
-
* this API only in the same Amazon Web Services Region where the
|
|
32
|
+
* <p>Claims an available phone number to your Connect Customer instance or traffic distribution group. You can call
|
|
33
|
+
* this API only in the same Amazon Web Services Region where the Connect Customer instance or traffic distribution group was
|
|
34
34
|
* created.</p>
|
|
35
35
|
* <p>For more information about how to use this operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html">Claim a phone number in your country</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-numbers-traffic-distribution-groups.html">Claim
|
|
36
|
-
* phone numbers to traffic distribution groups</a> in the <i>
|
|
36
|
+
* phone numbers to traffic distribution groups</a> in the <i>Connect Customer Administrator
|
|
37
37
|
* Guide</i>. </p>
|
|
38
38
|
* <important>
|
|
39
39
|
* <p>You can call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html">SearchAvailablePhoneNumbers</a> API for
|
package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ declare const CreateAgentStatusCommand_base: {
|
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* <p>Creates an agent status for the specified
|
|
32
|
+
* <p>Creates an agent status for the specified Connect Customer instance.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|