@aws-sdk/client-customer-profiles 3.803.0 → 3.804.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-es/protocols/Aws_restJson1.js +7 -7
- package/dist-types/commands/AddProfileKeyCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +1 -1
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/GetEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/GetMatchesCommand.d.ts +1 -1
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentMembershipCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +1 -1
- package/dist-types/commands/ListEventStreamsCommand.d.ts +1 -1
- package/dist-types/commands/ListEventTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +1 -1
- package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/MergeProfilesCommand.d.ts +1 -1
- package/dist-types/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventTriggerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentEstimateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSegmentSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEventTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListObjectTypeAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileAttributeValuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSegmentDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEventTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -26,7 +26,7 @@ declare const DeleteProfileCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteProfileCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteProfileCommandInput,
|
|
32
32
|
DeleteProfileCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteProfileKeyCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteProfileKeyCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteProfileKeyCommandInput,
|
|
32
32
|
DeleteProfileKeyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProfileObjectCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProfileObjectCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProfileObjectCommandInput,
|
|
33
33
|
DeleteProfileObjectCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteProfileObjectTypeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteProfileObjectTypeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteProfileObjectTypeCommandInput,
|
|
33
33
|
DeleteProfileObjectTypeCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteSegmentDefinitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteSegmentDefinitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteSegmentDefinitionCommandInput,
|
|
33
33
|
DeleteSegmentDefinitionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteWorkflowCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteWorkflowCommandInput,
|
|
32
32
|
DeleteWorkflowCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectProfileObjectTypeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectProfileObjectTypeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectProfileObjectTypeCommandInput,
|
|
33
33
|
DetectProfileObjectTypeCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetAutoMergingPreviewCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetAutoMergingPreviewCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetAutoMergingPreviewCommandInput,
|
|
33
33
|
GetAutoMergingPreviewCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetCalculatedAttributeDefinitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetCalculatedAttributeDefinitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetCalculatedAttributeDefinitionCommandInput,
|
|
33
33
|
GetCalculatedAttributeDefinitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetCalculatedAttributeForProfileCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetCalculatedAttributeForProfileCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetCalculatedAttributeForProfileCommandInput,
|
|
33
33
|
GetCalculatedAttributeForProfileCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetEventStreamCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetEventStreamCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetEventStreamCommandInput,
|
|
32
32
|
GetEventStreamCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetEventTriggerCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetEventTriggerCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetEventTriggerCommandInput,
|
|
32
32
|
GetEventTriggerCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetIdentityResolutionJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetIdentityResolutionJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetIdentityResolutionJobCommandInput,
|
|
33
33
|
GetIdentityResolutionJobCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetIntegrationCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetIntegrationCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetIntegrationCommandInput,
|
|
32
32
|
GetIntegrationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetProfileObjectTypeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetProfileObjectTypeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetProfileObjectTypeCommandInput,
|
|
33
33
|
GetProfileObjectTypeCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetProfileObjectTypeTemplateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetProfileObjectTypeTemplateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetProfileObjectTypeTemplateCommandInput,
|
|
33
33
|
GetProfileObjectTypeTemplateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSegmentDefinitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSegmentDefinitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSegmentDefinitionCommandInput,
|
|
33
33
|
GetSegmentDefinitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSegmentEstimateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSegmentEstimateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSegmentEstimateCommandInput,
|
|
33
33
|
GetSegmentEstimateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSegmentMembershipCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSegmentMembershipCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSegmentMembershipCommandInput,
|
|
33
33
|
GetSegmentMembershipCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSegmentSnapshotCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSegmentSnapshotCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSegmentSnapshotCommandInput,
|
|
33
33
|
GetSegmentSnapshotCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSimilarProfilesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSimilarProfilesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSimilarProfilesCommandInput,
|
|
33
33
|
GetSimilarProfilesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetWorkflowStepsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetWorkflowStepsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetWorkflowStepsCommandInput,
|
|
32
32
|
GetWorkflowStepsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListAccountIntegrationsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListAccountIntegrationsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListAccountIntegrationsCommandInput,
|
|
33
33
|
ListAccountIntegrationsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListCalculatedAttributeDefinitionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListCalculatedAttributeDefinitionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListCalculatedAttributeDefinitionsCommandInput,
|
|
33
33
|
ListCalculatedAttributeDefinitionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListCalculatedAttributesForProfileCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListCalculatedAttributesForProfileCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListCalculatedAttributesForProfileCommandInput,
|
|
33
33
|
ListCalculatedAttributesForProfileCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListEventStreamsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListEventStreamsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListEventStreamsCommandInput,
|
|
32
32
|
ListEventStreamsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListEventTriggersCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListEventTriggersCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListEventTriggersCommandInput,
|
|
33
33
|
ListEventTriggersCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListIdentityResolutionJobsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListIdentityResolutionJobsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListIdentityResolutionJobsCommandInput,
|
|
33
33
|
ListIdentityResolutionJobsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListIntegrationsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListIntegrationsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListIntegrationsCommandInput,
|
|
32
32
|
ListIntegrationsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListObjectTypeAttributesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListObjectTypeAttributesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListObjectTypeAttributesCommandInput,
|
|
33
33
|
ListObjectTypeAttributesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProfileAttributeValuesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProfileAttributeValuesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProfileAttributeValuesCommandInput,
|
|
33
33
|
ListProfileAttributeValuesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProfileObjectTypesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProfileObjectTypesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProfileObjectTypesCommandInput,
|
|
33
33
|
ListProfileObjectTypesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProfileObjectsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProfileObjectsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProfileObjectsCommandInput,
|
|
33
33
|
ListProfileObjectsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListRuleBasedMatchesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListRuleBasedMatchesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListRuleBasedMatchesCommandInput,
|
|
33
33
|
ListRuleBasedMatchesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListSegmentDefinitionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListSegmentDefinitionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListSegmentDefinitionsCommandInput,
|
|
33
33
|
ListSegmentDefinitionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListTagsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTagsForResourceCommandInput,
|
|
33
33
|
ListTagsForResourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListWorkflowsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListWorkflowsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListWorkflowsCommandInput,
|
|
32
32
|
ListWorkflowsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const MergeProfilesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: MergeProfilesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
MergeProfilesCommandInput,
|
|
32
32
|
MergeProfilesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const PutIntegrationCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: PutIntegrationCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
PutIntegrationCommandInput,
|
|
32
32
|
PutIntegrationCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const PutProfileObjectCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: PutProfileObjectCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
PutProfileObjectCommandInput,
|
|
32
32
|
PutProfileObjectCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PutProfileObjectTypeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: PutProfileObjectTypeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
PutProfileObjectTypeCommandInput,
|
|
33
33
|
PutProfileObjectTypeCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const SearchProfilesCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: SearchProfilesCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
SearchProfilesCommandInput,
|
|
32
32
|
SearchProfilesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UntagResourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UntagResourceCommandInput,
|
|
32
32
|
UntagResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateCalculatedAttributeDefinitionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateCalculatedAttributeDefinitionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateCalculatedAttributeDefinitionCommandInput,
|
|
33
33
|
UpdateCalculatedAttributeDefinitionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateEventTriggerCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateEventTriggerCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateEventTriggerCommandInput,
|
|
33
33
|
UpdateEventTriggerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateProfileCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateProfileCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateProfileCommandInput,
|
|
32
32
|
UpdateProfileCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|
|
@@ -14,9 +14,7 @@ export declare const getRuntimeConfig: (
|
|
|
14
14
|
_: unknown
|
|
15
15
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
16
16
|
defaultUserAgentProvider: (
|
|
17
|
-
config?:
|
|
18
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
19
|
-
| undefined
|
|
17
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
20
18
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
21
19
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
22
20
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -32,23 +30,22 @@ export declare const getRuntimeConfig: (
|
|
|
32
30
|
cacheMiddleware?: boolean | undefined;
|
|
33
31
|
urlParser: import("@smithy/types").UrlParser;
|
|
34
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
base64Encoder: (_input:
|
|
33
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
36
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
37
|
-
utf8Encoder: (input:
|
|
35
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
38
36
|
disableHostPrefix: boolean;
|
|
39
37
|
serviceId: string;
|
|
40
|
-
profile?: string
|
|
38
|
+
profile?: string;
|
|
41
39
|
logger: import("@smithy/types").Logger;
|
|
42
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
42
|
userAgentAppId?:
|
|
45
43
|
| string
|
|
46
|
-
|
|
|
47
|
-
| undefined
|
|
44
|
+
| undefined
|
|
45
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
48
46
|
retryStrategy?:
|
|
49
47
|
| import("@smithy/types").RetryStrategy
|
|
50
|
-
| import("@smithy/types").RetryStrategyV2
|
|
51
|
-
| undefined;
|
|
48
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
52
49
|
endpoint?:
|
|
53
50
|
| ((
|
|
54
51
|
| string
|
|
@@ -69,34 +66,27 @@ export declare const getRuntimeConfig: (
|
|
|
69
66
|
endpointProvider: (
|
|
70
67
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
71
68
|
context?: {
|
|
72
|
-
logger?: import("@smithy/types").Logger
|
|
69
|
+
logger?: import("@smithy/types").Logger;
|
|
73
70
|
}
|
|
74
71
|
) => import("@smithy/types").EndpointV2;
|
|
75
|
-
tls?: boolean
|
|
76
|
-
serviceConfiguredEndpoint?:
|
|
77
|
-
authSchemePreference?:
|
|
78
|
-
| string[]
|
|
79
|
-
| import("@smithy/types").Provider<string[]>
|
|
80
|
-
| undefined;
|
|
72
|
+
tls?: boolean;
|
|
73
|
+
serviceConfiguredEndpoint?: never;
|
|
74
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
81
75
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
82
76
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CustomerProfilesHttpAuthSchemeProvider;
|
|
83
77
|
credentials?:
|
|
84
78
|
| import("@smithy/types").AwsCredentialIdentity
|
|
85
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
86
|
-
| undefined;
|
|
79
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
87
80
|
signer?:
|
|
88
81
|
| import("@smithy/types").RequestSigner
|
|
89
82
|
| ((
|
|
90
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
91
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
100
|
-
) => import("@smithy/types").RequestSigner)
|
|
101
|
-
| undefined;
|
|
83
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
85
|
+
signingEscapePath?: boolean;
|
|
86
|
+
systemClockOffset?: number;
|
|
87
|
+
signingRegion?: string;
|
|
88
|
+
signerConstructor?: new (
|
|
89
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
90
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
) => import("@smithy/types").RequestSigner;
|
|
102
92
|
};
|