@aws-sdk/client-partnercentral-account 3.1077.0 → 3.1079.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-cjs/index.js +37 -293
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/AssociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/CancelConnectionCommand.js +2 -14
- package/dist-es/commands/CancelConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CancelProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/CreateConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CreatePartnerCommand.js +2 -14
- package/dist-es/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/GetAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/GetConnectionPreferencesCommand.js +2 -14
- package/dist-es/commands/GetPartnerCommand.js +2 -14
- package/dist-es/commands/GetProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/GetProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/GetVerificationCommand.js +2 -14
- package/dist-es/commands/ListConnectionInvitationsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListPartnersCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/PutProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/RejectConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/SendEmailVerificationCodeCommand.js +2 -14
- package/dist-es/commands/StartProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/StartVerificationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionPreferencesCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CancelProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/commands/GetPartnerCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/GetVerificationCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnersCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/PutProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/RejectConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/SendEmailVerificationCodeCommand.d.ts +3 -8
- package/dist-types/commands/StartProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartVerificationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendEmailVerificationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetPartner$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetPartnerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetPartner", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetPartnerCommand")
|
|
14
|
-
.sc(GetPartner$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetPartnerCommand extends command(_ep0, _mw0, "GetPartner", GetPartner$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetProfileUpdateTask$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetProfileUpdateTaskCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetProfileUpdateTask", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetProfileUpdateTaskCommand")
|
|
14
|
-
.sc(GetProfileUpdateTask$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetProfileUpdateTaskCommand extends command(_ep0, _mw0, "GetProfileUpdateTask", GetProfileUpdateTask$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetProfileVisibility$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetProfileVisibilityCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetProfileVisibility", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetProfileVisibilityCommand")
|
|
14
|
-
.sc(GetProfileVisibility$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetProfileVisibilityCommand extends command(_ep0, _mw0, "GetProfileVisibility", GetProfileVisibility$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetVerification$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetVerificationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "GetVerification", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "GetVerificationCommand")
|
|
14
|
-
.sc(GetVerification$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetVerificationCommand extends command(_ep0, _mw0, "GetVerification", GetVerification$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConnectionInvitations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConnectionInvitationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "ListConnectionInvitations", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "ListConnectionInvitationsCommand")
|
|
14
|
-
.sc(ListConnectionInvitations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConnectionInvitationsCommand extends command(_ep0, _mw0, "ListConnectionInvitations", ListConnectionInvitations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConnections$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConnectionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "ListConnections", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "ListConnectionsCommand")
|
|
14
|
-
.sc(ListConnections$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConnectionsCommand extends command(_ep0, _mw0, "ListConnections", ListConnections$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListPartners$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListPartnersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "ListPartners", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "ListPartnersCommand")
|
|
14
|
-
.sc(ListPartners$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListPartnersCommand extends command(_ep0, _mw0, "ListPartners", ListPartners$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListTagsForResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "ListTagsForResource", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutAllianceLeadContact$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutAllianceLeadContactCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "PutAllianceLeadContact", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "PutAllianceLeadContactCommand")
|
|
14
|
-
.sc(PutAllianceLeadContact$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutAllianceLeadContactCommand extends command(_ep0, _mw0, "PutAllianceLeadContact", PutAllianceLeadContact$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutProfileVisibility$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutProfileVisibilityCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "PutProfileVisibility", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "PutProfileVisibilityCommand")
|
|
14
|
-
.sc(PutProfileVisibility$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutProfileVisibilityCommand extends command(_ep0, _mw0, "PutProfileVisibility", PutProfileVisibility$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { RejectConnectionInvitation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class RejectConnectionInvitationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "RejectConnectionInvitation", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "RejectConnectionInvitationCommand")
|
|
14
|
-
.sc(RejectConnectionInvitation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class RejectConnectionInvitationCommand extends command(_ep0, _mw0, "RejectConnectionInvitation", RejectConnectionInvitation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { SendEmailVerificationCode$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class SendEmailVerificationCodeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "SendEmailVerificationCode", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "SendEmailVerificationCodeCommand")
|
|
14
|
-
.sc(SendEmailVerificationCode$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class SendEmailVerificationCodeCommand extends command(_ep0, _mw0, "SendEmailVerificationCode", SendEmailVerificationCode$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartProfileUpdateTask$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartProfileUpdateTaskCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "StartProfileUpdateTask", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "StartProfileUpdateTaskCommand")
|
|
14
|
-
.sc(StartProfileUpdateTask$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartProfileUpdateTaskCommand extends command(_ep0, _mw0, "StartProfileUpdateTask", StartProfileUpdateTask$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartVerification$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartVerificationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "StartVerification", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "StartVerificationCommand")
|
|
14
|
-
.sc(StartVerification$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartVerificationCommand extends command(_ep0, _mw0, "StartVerification", StartVerification$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class TagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "TagResource", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UntagResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "UntagResource", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateConnectionPreferences$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateConnectionPreferencesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PartnerCentralAccount", "UpdateConnectionPreferences", {})
|
|
13
|
-
.n("PartnerCentralAccountClient", "UpdateConnectionPreferencesCommand")
|
|
14
|
-
.sc(UpdateConnectionPreferences$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateConnectionPreferencesCommand extends command(_ep0, _mw0, "UpdateConnectionPreferences", UpdateConnectionPreferences$) {
|
|
16
4
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export * from "./PartnerCentralAccountClient";
|
|
2
2
|
export * from "./PartnerCentralAccount";
|
|
3
3
|
export * from "./commands";
|
|
4
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
4
5
|
export * from "./schemas/schemas_0";
|
|
5
6
|
export * from "./pagination";
|
|
6
7
|
export * from "./models/enums";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./PartnerCentralAccountClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
|
|
7
|
+
new (input: I): import("@smithy/core/client").CommandImpl<I, O, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
8
|
+
new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
9
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* @internal
|
|
13
|
+
*/
|
|
14
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { AcceptConnectionInvitationRequest, AcceptConnectionInvitationResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AcceptConnectionInvitationCommandInput extends AcceptConnection
|
|
|
22
19
|
export interface AcceptConnectionInvitationCommandOutput extends AcceptConnectionInvitationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AcceptConnectionInvitationCommand_base: {
|
|
25
|
-
new (input: AcceptConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptConnectionInvitationCommandInput, AcceptConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AcceptConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptConnectionInvitationCommandInput, AcceptConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AcceptConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptConnectionInvitationCommandInput, AcceptConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AcceptConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<AcceptConnectionInvitationCommandInput, AcceptConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Accepts a connection invitation from another partner, establishing a formal partnership connection between the two parties.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { AssociateAwsTrainingCertificationEmailDomainRequest, AssociateAwsTrainingCertificationEmailDomainResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateAwsTrainingCertificationEmailDomainCommandInput extend
|
|
|
22
19
|
export interface AssociateAwsTrainingCertificationEmailDomainCommandOutput extends AssociateAwsTrainingCertificationEmailDomainResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateAwsTrainingCertificationEmailDomainCommand_base: {
|
|
25
|
-
new (input: AssociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<AssociateAwsTrainingCertificationEmailDomainCommandInput, AssociateAwsTrainingCertificationEmailDomainCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<AssociateAwsTrainingCertificationEmailDomainCommandInput, AssociateAwsTrainingCertificationEmailDomainCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<AssociateAwsTrainingCertificationEmailDomainCommandInput, AssociateAwsTrainingCertificationEmailDomainCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<AssociateAwsTrainingCertificationEmailDomainCommandInput, AssociateAwsTrainingCertificationEmailDomainCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Associates an email domain with AWS training and certification for the partner account, enabling automatic verification of employee certifications.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CancelConnectionRequest, CancelConnectionResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CancelConnectionCommandInput extends CancelConnectionRequest {
|
|
|
22
19
|
export interface CancelConnectionCommandOutput extends CancelConnectionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CancelConnectionCommand_base: {
|
|
25
|
-
new (input: CancelConnectionCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionCommandInput, CancelConnectionCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CancelConnectionCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionCommandInput, CancelConnectionCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CancelConnectionCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionCommandInput, CancelConnectionCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CancelConnectionCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionCommandInput, CancelConnectionCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Cancels an existing connection between partners, terminating the partnership relationship.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CancelConnectionInvitationRequest, CancelConnectionInvitationResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CancelConnectionInvitationCommandInput extends CancelConnection
|
|
|
22
19
|
export interface CancelConnectionInvitationCommandOutput extends CancelConnectionInvitationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CancelConnectionInvitationCommand_base: {
|
|
25
|
-
new (input: CancelConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionInvitationCommandInput, CancelConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CancelConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionInvitationCommandInput, CancelConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CancelConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionInvitationCommandInput, CancelConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CancelConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CancelConnectionInvitationCommandInput, CancelConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Cancels a pending connection invitation before it has been accepted or rejected.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CancelProfileUpdateTaskRequest, CancelProfileUpdateTaskResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CancelProfileUpdateTaskCommandInput extends CancelProfileUpdate
|
|
|
22
19
|
export interface CancelProfileUpdateTaskCommandOutput extends CancelProfileUpdateTaskResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CancelProfileUpdateTaskCommand_base: {
|
|
25
|
-
new (input: CancelProfileUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<CancelProfileUpdateTaskCommandInput, CancelProfileUpdateTaskCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CancelProfileUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<CancelProfileUpdateTaskCommandInput, CancelProfileUpdateTaskCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CancelProfileUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<CancelProfileUpdateTaskCommandInput, CancelProfileUpdateTaskCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CancelProfileUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<CancelProfileUpdateTaskCommandInput, CancelProfileUpdateTaskCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Cancels an in-progress profile update task, stopping any pending changes to the partner profile.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateConnectionInvitationRequest, CreateConnectionInvitationResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateConnectionInvitationCommandInput extends CreateConnection
|
|
|
22
19
|
export interface CreateConnectionInvitationCommandOutput extends CreateConnectionInvitationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateConnectionInvitationCommand_base: {
|
|
25
|
-
new (input: CreateConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateConnectionInvitationCommandInput, CreateConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateConnectionInvitationCommandInput, CreateConnectionInvitationCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateConnectionInvitationCommandInput, CreateConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateConnectionInvitationCommandInput): import("@smithy/core/client").CommandImpl<CreateConnectionInvitationCommandInput, CreateConnectionInvitationCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a new connection invitation to establish a partnership with another organization.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreatePartnerRequest, CreatePartnerResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreatePartnerCommandInput extends CreatePartnerRequest {
|
|
|
22
19
|
export interface CreatePartnerCommandOutput extends CreatePartnerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreatePartnerCommand_base: {
|
|
25
|
-
new (input: CreatePartnerCommandInput): import("@smithy/core/client").CommandImpl<CreatePartnerCommandInput, CreatePartnerCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreatePartnerCommandInput): import("@smithy/core/client").CommandImpl<CreatePartnerCommandInput, CreatePartnerCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreatePartnerCommandInput): import("@smithy/core/client").CommandImpl<CreatePartnerCommandInput, CreatePartnerCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreatePartnerCommandInput): import("@smithy/core/client").CommandImpl<CreatePartnerCommandInput, CreatePartnerCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a new partner account in the AWS Partner Network with the specified details and configuration.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DisassociateAwsTrainingCertificationEmailDomainRequest, DisassociateAwsTrainingCertificationEmailDomainResponse } from "../models/models_0";
|
|
4
|
-
import type { PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PartnerCentralAccountClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DisassociateAwsTrainingCertificationEmailDomainCommandInput ext
|
|
|
22
19
|
export interface DisassociateAwsTrainingCertificationEmailDomainCommandOutput extends DisassociateAwsTrainingCertificationEmailDomainResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DisassociateAwsTrainingCertificationEmailDomainCommand_base: {
|
|
25
|
-
new (input: DisassociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<DisassociateAwsTrainingCertificationEmailDomainCommandInput, DisassociateAwsTrainingCertificationEmailDomainCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DisassociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<DisassociateAwsTrainingCertificationEmailDomainCommandInput, DisassociateAwsTrainingCertificationEmailDomainCommandOutput, PartnerCentralAccountClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DisassociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<DisassociateAwsTrainingCertificationEmailDomainCommandInput, DisassociateAwsTrainingCertificationEmailDomainCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DisassociateAwsTrainingCertificationEmailDomainCommandInput): import("@smithy/core/client").CommandImpl<DisassociateAwsTrainingCertificationEmailDomainCommandInput, DisassociateAwsTrainingCertificationEmailDomainCommandOutput, import("..").PartnerCentralAccountClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes the association between an email domain and AWS training and certification for the partner account.</p>
|