@aws-sdk/client-ssm-contacts 3.650.0 → 3.654.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-types/commands/AcceptPageCommand.d.ts +11 -0
- package/dist-types/commands/ActivateContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateContactCommand.d.ts +11 -0
- package/dist-types/commands/CreateRotationCommand.d.ts +11 -0
- package/dist-types/commands/CreateRotationOverrideCommand.d.ts +11 -0
- package/dist-types/commands/DeactivateContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRotationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRotationOverrideCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEngagementCommand.d.ts +11 -0
- package/dist-types/commands/DescribePageCommand.d.ts +11 -0
- package/dist-types/commands/GetContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/GetContactCommand.d.ts +11 -0
- package/dist-types/commands/GetContactPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetRotationCommand.d.ts +11 -0
- package/dist-types/commands/GetRotationOverrideCommand.d.ts +11 -0
- package/dist-types/commands/ListContactChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListContactsCommand.d.ts +11 -0
- package/dist-types/commands/ListEngagementsCommand.d.ts +11 -0
- package/dist-types/commands/ListPageReceiptsCommand.d.ts +11 -0
- package/dist-types/commands/ListPageResolutionsCommand.d.ts +11 -0
- package/dist-types/commands/ListPagesByContactCommand.d.ts +11 -0
- package/dist-types/commands/ListPagesByEngagementCommand.d.ts +11 -0
- package/dist-types/commands/ListPreviewRotationShiftsCommand.d.ts +11 -0
- package/dist-types/commands/ListRotationOverridesCommand.d.ts +11 -0
- package/dist-types/commands/ListRotationShiftsCommand.d.ts +11 -0
- package/dist-types/commands/ListRotationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutContactPolicyCommand.d.ts +11 -0
- package/dist-types/commands/SendActivationCodeCommand.d.ts +11 -0
- package/dist-types/commands/StartEngagementCommand.d.ts +11 -0
- package/dist-types/commands/StopEngagementCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateContactChannelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRotationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptPageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ActivateContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRotationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRotationOverrideCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeactivateContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRotationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRotationOverrideCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContactPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRotationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRotationOverrideCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListContactChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPageReceiptsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPageResolutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPagesByContactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPagesByEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPreviewRotationShiftsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRotationOverridesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRotationShiftsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRotationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutContactPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendActivationCodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopEngagementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateContactChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRotationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -33,4 +33,15 @@ declare const AcceptPageCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AcceptPageCommand extends AcceptPageCommand_base {
|
|
36
|
+
export declare class AcceptPageCommand extends AcceptPageCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AcceptPageRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AcceptPageCommandInput;
|
|
44
|
+
output: AcceptPageCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ActivateContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ActivateContactChannelCommand extends ActivateContactChannelCommand_base {
|
|
40
|
+
export declare class ActivateContactChannelCommand extends ActivateContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ActivateContactChannelRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ActivateContactChannelCommandInput;
|
|
48
|
+
output: ActivateContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateContactChannelCommand extends CreateContactChannelCommand_base {
|
|
40
|
+
export declare class CreateContactChannelCommand extends CreateContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateContactChannelRequest;
|
|
44
|
+
output: CreateContactChannelResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateContactChannelCommandInput;
|
|
48
|
+
output: CreateContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateContactCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateContactCommand extends CreateContactCommand_base {
|
|
36
|
+
export declare class CreateContactCommand extends CreateContactCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateContactRequest;
|
|
40
|
+
output: CreateContactResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateContactCommandInput;
|
|
44
|
+
output: CreateContactCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateRotationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateRotationCommand extends CreateRotationCommand_base {
|
|
39
|
+
export declare class CreateRotationCommand extends CreateRotationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateRotationRequest;
|
|
43
|
+
output: CreateRotationResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateRotationCommandInput;
|
|
47
|
+
output: CreateRotationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateRotationOverrideCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateRotationOverrideCommand extends CreateRotationOverrideCommand_base {
|
|
40
|
+
export declare class CreateRotationOverrideCommand extends CreateRotationOverrideCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateRotationOverrideRequest;
|
|
44
|
+
output: CreateRotationOverrideResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateRotationOverrideCommandInput;
|
|
48
|
+
output: CreateRotationOverrideCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeactivateContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeactivateContactChannelCommand extends DeactivateContactChannelCommand_base {
|
|
40
|
+
export declare class DeactivateContactChannelCommand extends DeactivateContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeactivateContactChannelRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeactivateContactChannelCommandInput;
|
|
48
|
+
output: DeactivateContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteContactChannelCommand extends DeleteContactChannelCommand_base {
|
|
40
|
+
export declare class DeleteContactChannelCommand extends DeleteContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteContactChannelRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteContactChannelCommandInput;
|
|
48
|
+
output: DeleteContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteContactCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteContactCommand extends DeleteContactCommand_base {
|
|
36
|
+
export declare class DeleteContactCommand extends DeleteContactCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteContactRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteContactCommandInput;
|
|
44
|
+
output: DeleteContactCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteRotationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteRotationCommand extends DeleteRotationCommand_base {
|
|
39
|
+
export declare class DeleteRotationCommand extends DeleteRotationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteRotationRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteRotationCommandInput;
|
|
47
|
+
output: DeleteRotationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteRotationOverrideCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteRotationOverrideCommand extends DeleteRotationOverrideCommand_base {
|
|
40
|
+
export declare class DeleteRotationOverrideCommand extends DeleteRotationOverrideCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteRotationOverrideRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteRotationOverrideCommandInput;
|
|
48
|
+
output: DeleteRotationOverrideCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEngagementCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEngagementCommand extends DescribeEngagementCommand_base {
|
|
40
|
+
export declare class DescribeEngagementCommand extends DescribeEngagementCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEngagementRequest;
|
|
44
|
+
output: DescribeEngagementResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEngagementCommandInput;
|
|
48
|
+
output: DescribeEngagementCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DescribePageCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribePageCommand extends DescribePageCommand_base {
|
|
36
|
+
export declare class DescribePageCommand extends DescribePageCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DescribePageRequest;
|
|
40
|
+
output: DescribePageResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribePageCommandInput;
|
|
44
|
+
output: DescribePageCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetContactChannelCommand extends GetContactChannelCommand_base {
|
|
40
|
+
export declare class GetContactChannelCommand extends GetContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetContactChannelRequest;
|
|
44
|
+
output: GetContactChannelResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetContactChannelCommandInput;
|
|
48
|
+
output: GetContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetContactCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetContactCommand extends GetContactCommand_base {
|
|
36
|
+
export declare class GetContactCommand extends GetContactCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetContactRequest;
|
|
40
|
+
output: GetContactResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetContactCommandInput;
|
|
44
|
+
output: GetContactCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetContactPolicyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetContactPolicyCommand extends GetContactPolicyCommand_base {
|
|
39
|
+
export declare class GetContactPolicyCommand extends GetContactPolicyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetContactPolicyRequest;
|
|
43
|
+
output: GetContactPolicyResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetContactPolicyCommandInput;
|
|
47
|
+
output: GetContactPolicyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetRotationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetRotationCommand extends GetRotationCommand_base {
|
|
36
|
+
export declare class GetRotationCommand extends GetRotationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetRotationRequest;
|
|
40
|
+
output: GetRotationResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetRotationCommandInput;
|
|
44
|
+
output: GetRotationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetRotationOverrideCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRotationOverrideCommand extends GetRotationOverrideCommand_base {
|
|
40
|
+
export declare class GetRotationOverrideCommand extends GetRotationOverrideCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRotationOverrideRequest;
|
|
44
|
+
output: GetRotationOverrideResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRotationOverrideCommandInput;
|
|
48
|
+
output: GetRotationOverrideCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListContactChannelsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListContactChannelsCommand extends ListContactChannelsCommand_base {
|
|
40
|
+
export declare class ListContactChannelsCommand extends ListContactChannelsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListContactChannelsRequest;
|
|
44
|
+
output: ListContactChannelsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListContactChannelsCommandInput;
|
|
48
|
+
output: ListContactChannelsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListContactsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListContactsCommand extends ListContactsCommand_base {
|
|
36
|
+
export declare class ListContactsCommand extends ListContactsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListContactsRequest;
|
|
40
|
+
output: ListContactsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListContactsCommandInput;
|
|
44
|
+
output: ListContactsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListEngagementsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListEngagementsCommand extends ListEngagementsCommand_base {
|
|
39
|
+
export declare class ListEngagementsCommand extends ListEngagementsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListEngagementsRequest;
|
|
43
|
+
output: ListEngagementsResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListEngagementsCommandInput;
|
|
47
|
+
output: ListEngagementsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListPageReceiptsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListPageReceiptsCommand extends ListPageReceiptsCommand_base {
|
|
39
|
+
export declare class ListPageReceiptsCommand extends ListPageReceiptsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListPageReceiptsRequest;
|
|
43
|
+
output: ListPageReceiptsResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListPageReceiptsCommandInput;
|
|
47
|
+
output: ListPageReceiptsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPageResolutionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPageResolutionsCommand extends ListPageResolutionsCommand_base {
|
|
40
|
+
export declare class ListPageResolutionsCommand extends ListPageResolutionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPageResolutionsRequest;
|
|
44
|
+
output: ListPageResolutionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPageResolutionsCommandInput;
|
|
48
|
+
output: ListPageResolutionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPagesByContactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPagesByContactCommand extends ListPagesByContactCommand_base {
|
|
40
|
+
export declare class ListPagesByContactCommand extends ListPagesByContactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPagesByContactRequest;
|
|
44
|
+
output: ListPagesByContactResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPagesByContactCommandInput;
|
|
48
|
+
output: ListPagesByContactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPagesByEngagementCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPagesByEngagementCommand extends ListPagesByEngagementCommand_base {
|
|
40
|
+
export declare class ListPagesByEngagementCommand extends ListPagesByEngagementCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPagesByEngagementRequest;
|
|
44
|
+
output: ListPagesByEngagementResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPagesByEngagementCommandInput;
|
|
48
|
+
output: ListPagesByEngagementCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPreviewRotationShiftsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPreviewRotationShiftsCommand extends ListPreviewRotationShiftsCommand_base {
|
|
40
|
+
export declare class ListPreviewRotationShiftsCommand extends ListPreviewRotationShiftsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPreviewRotationShiftsRequest;
|
|
44
|
+
output: ListPreviewRotationShiftsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPreviewRotationShiftsCommandInput;
|
|
48
|
+
output: ListPreviewRotationShiftsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRotationOverridesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRotationOverridesCommand extends ListRotationOverridesCommand_base {
|
|
40
|
+
export declare class ListRotationOverridesCommand extends ListRotationOverridesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRotationOverridesRequest;
|
|
44
|
+
output: ListRotationOverridesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRotationOverridesCommandInput;
|
|
48
|
+
output: ListRotationOverridesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRotationShiftsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRotationShiftsCommand extends ListRotationShiftsCommand_base {
|
|
40
|
+
export declare class ListRotationShiftsCommand extends ListRotationShiftsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRotationShiftsRequest;
|
|
44
|
+
output: ListRotationShiftsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRotationShiftsCommandInput;
|
|
48
|
+
output: ListRotationShiftsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListRotationsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListRotationsCommand extends ListRotationsCommand_base {
|
|
36
|
+
export declare class ListRotationsCommand extends ListRotationsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListRotationsRequest;
|
|
40
|
+
output: ListRotationsResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListRotationsCommandInput;
|
|
44
|
+
output: ListRotationsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const PutContactPolicyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class PutContactPolicyCommand extends PutContactPolicyCommand_base {
|
|
39
|
+
export declare class PutContactPolicyCommand extends PutContactPolicyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: PutContactPolicyRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: PutContactPolicyCommandInput;
|
|
47
|
+
output: PutContactPolicyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const SendActivationCodeCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class SendActivationCodeCommand extends SendActivationCodeCommand_base {
|
|
40
|
+
export declare class SendActivationCodeCommand extends SendActivationCodeCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: SendActivationCodeRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: SendActivationCodeCommandInput;
|
|
48
|
+
output: SendActivationCodeCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StartEngagementCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StartEngagementCommand extends StartEngagementCommand_base {
|
|
39
|
+
export declare class StartEngagementCommand extends StartEngagementCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StartEngagementRequest;
|
|
43
|
+
output: StartEngagementResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StartEngagementCommandInput;
|
|
47
|
+
output: StartEngagementCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StopEngagementCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StopEngagementCommand extends StopEngagementCommand_base {
|
|
39
|
+
export declare class StopEngagementCommand extends StopEngagementCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StopEngagementRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StopEngagementCommandInput;
|
|
47
|
+
output: StopEngagementCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UntagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
36
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UntagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UntagResourceCommandInput;
|
|
44
|
+
output: UntagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateContactChannelCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateContactChannelCommand extends UpdateContactChannelCommand_base {
|
|
40
|
+
export declare class UpdateContactChannelCommand extends UpdateContactChannelCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateContactChannelRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateContactChannelCommandInput;
|
|
48
|
+
output: UpdateContactChannelCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|