@aws-sdk/client-partnercentral-channel 3.1000.0 → 3.1001.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/schemas/schemas_0.js +9 -9
- package/dist-es/schemas/schemas_0.js +8 -8
- package/dist-types/commands/CreateRelationshipCommand.d.ts +5 -3
- package/dist-types/commands/UpdateRelationshipCommand.d.ts +5 -3
- package/dist-types/models/models_0.d.ts +31 -21
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +15 -13
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -1
- package/package.json +14 -14
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RelationshipDetail$ = exports.RejectChannelHandshakeResponse$ = exports.RejectChannelHandshakeRequest$ = exports.RejectChannelHandshakeDetail$ = exports.ProgramManagementAccountTypeSort$ = exports.ProgramManagementAccountTypeFilters$ = exports.ProgramManagementAccountSummary$ = exports.ProgramManagementAccountHandshakeDetail$ = exports.PartnerLedSupport$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListRelationshipsSortBase$ = exports.ListRelationshipsResponse$ = exports.ListRelationshipsRequest$ = exports.ListProgramManagementAccountsSortBase$ = exports.ListProgramManagementAccountsResponse$ = exports.ListProgramManagementAccountsRequest$ = exports.ListChannelHandshakesResponse$ = exports.ListChannelHandshakesRequest$ = exports.GetRelationshipResponse$ = exports.GetRelationshipRequest$ = exports.DeleteRelationshipResponse$ = exports.DeleteRelationshipRequest$ = exports.DeleteProgramManagementAccountResponse$ = exports.DeleteProgramManagementAccountRequest$ = exports.CreateRelationshipResponse$ = exports.CreateRelationshipRequest$ = exports.CreateRelationshipDetail$ = exports.CreateProgramManagementAccountResponse$ = exports.CreateProgramManagementAccountRequest$ = exports.CreateProgramManagementAccountDetail$ = exports.CreateChannelHandshakeResponse$ = exports.CreateChannelHandshakeRequest$ = exports.CreateChannelHandshakeDetail$ = exports.ChannelHandshakeSummary$ = exports.CancelChannelHandshakeResponse$ = exports.CancelChannelHandshakeRequest$ = exports.CancelChannelHandshakeDetail$ = exports.AcceptChannelHandshakeResponse$ = exports.AcceptChannelHandshakeRequest$ = exports.AcceptChannelHandshakeDetail$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.PartnerCentralChannelServiceException$ = void 0;
|
|
4
|
-
exports.UpdateRelationship$ = exports.UpdateProgramManagementAccount$ = exports.UntagResource$ = exports.TagResource$ = exports.RejectChannelHandshake$ = exports.ListTagsForResource$ = exports.ListRelationships$ = exports.ListProgramManagementAccounts$ = exports.ListChannelHandshakes$ = exports.GetRelationship$ = exports.DeleteRelationship$ = exports.DeleteProgramManagementAccount$ = exports.CreateRelationship$ = exports.CreateProgramManagementAccount$ = exports.CreateChannelHandshake$ = exports.CancelChannelHandshake$ = exports.AcceptChannelHandshake$ = exports.SupportPlan$ = exports.ListChannelHandshakesTypeSort$ = exports.ListChannelHandshakesTypeFilters$ = exports.HandshakeDetail$ = exports.ChannelHandshakePayload$ = exports.ValidationExceptionField$ = exports.UpdateRelationshipResponse$ = exports.UpdateRelationshipRequest$ = exports.UpdateRelationshipDetail$ = exports.UpdateProgramManagementAccountResponse$ = exports.UpdateProgramManagementAccountRequest$ = exports.UpdateProgramManagementAccountDetail$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StartServicePeriodTypeSort$ = exports.StartServicePeriodTypeFilters$ = exports.StartServicePeriodPayload$ = exports.StartServicePeriodHandshakeDetail$ = exports.RevokeServicePeriodTypeSort$ = exports.RevokeServicePeriodTypeFilters$ = exports.RevokeServicePeriodPayload$ = exports.RevokeServicePeriodHandshakeDetail$ = exports.
|
|
4
|
+
exports.UpdateRelationship$ = exports.UpdateProgramManagementAccount$ = exports.UntagResource$ = exports.TagResource$ = exports.RejectChannelHandshake$ = exports.ListTagsForResource$ = exports.ListRelationships$ = exports.ListProgramManagementAccounts$ = exports.ListChannelHandshakes$ = exports.GetRelationship$ = exports.DeleteRelationship$ = exports.DeleteProgramManagementAccount$ = exports.CreateRelationship$ = exports.CreateProgramManagementAccount$ = exports.CreateChannelHandshake$ = exports.CancelChannelHandshake$ = exports.AcceptChannelHandshake$ = exports.SupportPlan$ = exports.ListChannelHandshakesTypeSort$ = exports.ListChannelHandshakesTypeFilters$ = exports.HandshakeDetail$ = exports.ChannelHandshakePayload$ = exports.ValidationExceptionField$ = exports.UpdateRelationshipResponse$ = exports.UpdateRelationshipRequest$ = exports.UpdateRelationshipDetail$ = exports.UpdateProgramManagementAccountResponse$ = exports.UpdateProgramManagementAccountRequest$ = exports.UpdateProgramManagementAccountDetail$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StartServicePeriodTypeSort$ = exports.StartServicePeriodTypeFilters$ = exports.StartServicePeriodPayload$ = exports.StartServicePeriodHandshakeDetail$ = exports.RevokeServicePeriodTypeSort$ = exports.RevokeServicePeriodTypeFilters$ = exports.RevokeServicePeriodPayload$ = exports.RevokeServicePeriodHandshakeDetail$ = exports.ResoldUnifiedOperations$ = exports.ResoldEnterprise$ = exports.RelationshipSummary$ = void 0;
|
|
5
5
|
const _ACH = "AcceptChannelHandshake";
|
|
6
6
|
const _ACHD = "AcceptChannelHandshakeDetail";
|
|
7
7
|
const _ACHR = "AcceptChannelHandshakeRequest";
|
|
@@ -60,7 +60,6 @@ const _PMAS = "ProgramManagementAccountSummary";
|
|
|
60
60
|
const _PMASr = "ProgramManagementAccountSummaries";
|
|
61
61
|
const _PMATF = "ProgramManagementAccountTypeFilters";
|
|
62
62
|
const _PMATS = "ProgramManagementAccountTypeSort";
|
|
63
|
-
const _RB = "ResoldBusiness";
|
|
64
63
|
const _RCH = "RejectChannelHandshake";
|
|
65
64
|
const _RCHD = "RejectChannelHandshakeDetail";
|
|
66
65
|
const _RCHR = "RejectChannelHandshakeRequest";
|
|
@@ -74,6 +73,7 @@ const _RSPP = "RevokeServicePeriodPayload";
|
|
|
74
73
|
const _RSPTF = "RevokeServicePeriodTypeFilters";
|
|
75
74
|
const _RSPTS = "RevokeServicePeriodTypeSort";
|
|
76
75
|
const _RSe = "RelationshipSummaries";
|
|
76
|
+
const _RUO = "ResoldUnifiedOperations";
|
|
77
77
|
const _SP = "SupportPlan";
|
|
78
78
|
const _SQEE = "ServiceQuotaExceededException";
|
|
79
79
|
const _SSPHD = "StartServicePeriodHandshakeDetail";
|
|
@@ -158,7 +158,6 @@ const _r = "reason";
|
|
|
158
158
|
const _rA = "resourceArn";
|
|
159
159
|
const _rAI = "receiverAccountId";
|
|
160
160
|
const _rAM = "resaleAccountModel";
|
|
161
|
-
const _rB = "resoldBusiness";
|
|
162
161
|
const _rD = "relationshipDetail";
|
|
163
162
|
const _rE = "resoldEnterprise";
|
|
164
163
|
const _rI = "resourceId";
|
|
@@ -168,6 +167,7 @@ const _rSPP = "revokeServicePeriodPayload";
|
|
|
168
167
|
const _rSPTF = "revokeServicePeriodTypeFilters";
|
|
169
168
|
const _rSPTS = "revokeServicePeriodTypeSort";
|
|
170
169
|
const _rT = "resourceType";
|
|
170
|
+
const _rUO = "resoldUnifiedOperations";
|
|
171
171
|
const _re = "revision";
|
|
172
172
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.partnercentralchannel";
|
|
173
173
|
const _sAI = "senderAccountId";
|
|
@@ -456,12 +456,12 @@ exports.RelationshipSummary$ = [3, n0, _RS,
|
|
|
456
456
|
[_a, _i, _re, _ca, _aT, _pMAIro, _aAI, _dN, _sec, _cA, _uA, _sD],
|
|
457
457
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5]
|
|
458
458
|
];
|
|
459
|
-
exports.
|
|
459
|
+
exports.ResoldEnterprise$ = [3, n0, _RE,
|
|
460
460
|
0,
|
|
461
|
-
[_co],
|
|
462
|
-
[0],
|
|
461
|
+
[_co, _tL, _cAI],
|
|
462
|
+
[0, 0, 0], 2
|
|
463
463
|
];
|
|
464
|
-
exports.
|
|
464
|
+
exports.ResoldUnifiedOperations$ = [3, n0, _RUO,
|
|
465
465
|
0,
|
|
466
466
|
[_co, _tL, _cAI],
|
|
467
467
|
[0, 0, 0], 2
|
|
@@ -614,8 +614,8 @@ exports.ListChannelHandshakesTypeSort$ = [4, n0, _LCHTS,
|
|
|
614
614
|
];
|
|
615
615
|
exports.SupportPlan$ = [4, n0, _SP,
|
|
616
616
|
0,
|
|
617
|
-
[
|
|
618
|
-
[() => exports.
|
|
617
|
+
[_rE, _pLS, _rUO],
|
|
618
|
+
[() => exports.ResoldEnterprise$, () => exports.PartnerLedSupport$, () => exports.ResoldUnifiedOperations$]
|
|
619
619
|
];
|
|
620
620
|
exports.AcceptChannelHandshake$ = [9, n0, _ACH,
|
|
621
621
|
{ [_h]: ["POST", "/AcceptChannelHandshake", 200] }, () => exports.AcceptChannelHandshakeRequest$, () => exports.AcceptChannelHandshakeResponse$
|
|
@@ -56,7 +56,6 @@ const _PMAS = "ProgramManagementAccountSummary";
|
|
|
56
56
|
const _PMASr = "ProgramManagementAccountSummaries";
|
|
57
57
|
const _PMATF = "ProgramManagementAccountTypeFilters";
|
|
58
58
|
const _PMATS = "ProgramManagementAccountTypeSort";
|
|
59
|
-
const _RB = "ResoldBusiness";
|
|
60
59
|
const _RCH = "RejectChannelHandshake";
|
|
61
60
|
const _RCHD = "RejectChannelHandshakeDetail";
|
|
62
61
|
const _RCHR = "RejectChannelHandshakeRequest";
|
|
@@ -70,6 +69,7 @@ const _RSPP = "RevokeServicePeriodPayload";
|
|
|
70
69
|
const _RSPTF = "RevokeServicePeriodTypeFilters";
|
|
71
70
|
const _RSPTS = "RevokeServicePeriodTypeSort";
|
|
72
71
|
const _RSe = "RelationshipSummaries";
|
|
72
|
+
const _RUO = "ResoldUnifiedOperations";
|
|
73
73
|
const _SP = "SupportPlan";
|
|
74
74
|
const _SQEE = "ServiceQuotaExceededException";
|
|
75
75
|
const _SSPHD = "StartServicePeriodHandshakeDetail";
|
|
@@ -154,7 +154,6 @@ const _r = "reason";
|
|
|
154
154
|
const _rA = "resourceArn";
|
|
155
155
|
const _rAI = "receiverAccountId";
|
|
156
156
|
const _rAM = "resaleAccountModel";
|
|
157
|
-
const _rB = "resoldBusiness";
|
|
158
157
|
const _rD = "relationshipDetail";
|
|
159
158
|
const _rE = "resoldEnterprise";
|
|
160
159
|
const _rI = "resourceId";
|
|
@@ -164,6 +163,7 @@ const _rSPP = "revokeServicePeriodPayload";
|
|
|
164
163
|
const _rSPTF = "revokeServicePeriodTypeFilters";
|
|
165
164
|
const _rSPTS = "revokeServicePeriodTypeSort";
|
|
166
165
|
const _rT = "resourceType";
|
|
166
|
+
const _rUO = "resoldUnifiedOperations";
|
|
167
167
|
const _re = "revision";
|
|
168
168
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.partnercentralchannel";
|
|
169
169
|
const _sAI = "senderAccountId";
|
|
@@ -452,12 +452,12 @@ export var RelationshipSummary$ = [3, n0, _RS,
|
|
|
452
452
|
[_a, _i, _re, _ca, _aT, _pMAIro, _aAI, _dN, _sec, _cA, _uA, _sD],
|
|
453
453
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 5]
|
|
454
454
|
];
|
|
455
|
-
export var
|
|
455
|
+
export var ResoldEnterprise$ = [3, n0, _RE,
|
|
456
456
|
0,
|
|
457
|
-
[_co],
|
|
458
|
-
[0],
|
|
457
|
+
[_co, _tL, _cAI],
|
|
458
|
+
[0, 0, 0], 2
|
|
459
459
|
];
|
|
460
|
-
export var
|
|
460
|
+
export var ResoldUnifiedOperations$ = [3, n0, _RUO,
|
|
461
461
|
0,
|
|
462
462
|
[_co, _tL, _cAI],
|
|
463
463
|
[0, 0, 0], 2
|
|
@@ -610,8 +610,8 @@ export var ListChannelHandshakesTypeSort$ = [4, n0, _LCHTS,
|
|
|
610
610
|
];
|
|
611
611
|
export var SupportPlan$ = [4, n0, _SP,
|
|
612
612
|
0,
|
|
613
|
-
[
|
|
614
|
-
[() =>
|
|
613
|
+
[_rE, _pLS, _rUO],
|
|
614
|
+
[() => ResoldEnterprise$, () => PartnerLedSupport$, () => ResoldUnifiedOperations$]
|
|
615
615
|
];
|
|
616
616
|
export var AcceptChannelHandshake$ = [9, n0, _ACH,
|
|
617
617
|
{ [_h]: ["POST", "/AcceptChannelHandshake", 200] }, () => AcceptChannelHandshakeRequest$, () => AcceptChannelHandshakeResponse$
|
|
@@ -52,9 +52,6 @@ declare const CreateRelationshipCommand_base: {
|
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
54
|
* requestedSupportPlan: { // SupportPlan Union: only one key present
|
|
55
|
-
* resoldBusiness: { // ResoldBusiness
|
|
56
|
-
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
57
|
-
* },
|
|
58
55
|
* resoldEnterprise: { // ResoldEnterprise
|
|
59
56
|
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
60
57
|
* tamLocation: "STRING_VALUE", // required
|
|
@@ -65,6 +62,11 @@ declare const CreateRelationshipCommand_base: {
|
|
|
65
62
|
* provider: "DISTRIBUTOR" || "DISTRIBUTION_SELLER",
|
|
66
63
|
* tamLocation: "STRING_VALUE", // required
|
|
67
64
|
* },
|
|
65
|
+
* resoldUnifiedOperations: { // ResoldUnifiedOperations
|
|
66
|
+
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
67
|
+
* tamLocation: "STRING_VALUE", // required
|
|
68
|
+
* chargeAccountId: "STRING_VALUE",
|
|
69
|
+
* },
|
|
68
70
|
* },
|
|
69
71
|
* };
|
|
70
72
|
* const command = new CreateRelationshipCommand(input);
|
|
@@ -43,9 +43,6 @@ declare const UpdateRelationshipCommand_base: {
|
|
|
43
43
|
* revision: "STRING_VALUE",
|
|
44
44
|
* displayName: "STRING_VALUE",
|
|
45
45
|
* requestedSupportPlan: { // SupportPlan Union: only one key present
|
|
46
|
-
* resoldBusiness: { // ResoldBusiness
|
|
47
|
-
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
48
|
-
* },
|
|
49
46
|
* resoldEnterprise: { // ResoldEnterprise
|
|
50
47
|
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
51
48
|
* tamLocation: "STRING_VALUE", // required
|
|
@@ -56,6 +53,11 @@ declare const UpdateRelationshipCommand_base: {
|
|
|
56
53
|
* provider: "DISTRIBUTOR" || "DISTRIBUTION_SELLER",
|
|
57
54
|
* tamLocation: "STRING_VALUE", // required
|
|
58
55
|
* },
|
|
56
|
+
* resoldUnifiedOperations: { // ResoldUnifiedOperations
|
|
57
|
+
* coverage: "ENTIRE_ORGANIZATION" || "MANAGEMENT_ACCOUNT_ONLY", // required
|
|
58
|
+
* tamLocation: "STRING_VALUE", // required
|
|
59
|
+
* chargeAccountId: "STRING_VALUE",
|
|
60
|
+
* },
|
|
59
61
|
* },
|
|
60
62
|
* };
|
|
61
63
|
* const command = new UpdateRelationshipCommand(input);
|
|
@@ -877,23 +877,33 @@ export interface PartnerLedSupport {
|
|
|
877
877
|
tamLocation: string | undefined;
|
|
878
878
|
}
|
|
879
879
|
/**
|
|
880
|
-
* <p>Configuration for resold
|
|
880
|
+
* <p>Configuration for resold enterprise support plans.</p>
|
|
881
881
|
* @public
|
|
882
882
|
*/
|
|
883
|
-
export interface
|
|
883
|
+
export interface ResoldEnterprise {
|
|
884
884
|
/**
|
|
885
|
-
* <p>The coverage level for resold
|
|
885
|
+
* <p>The coverage level for resold enterprise support.</p>
|
|
886
886
|
* @public
|
|
887
887
|
*/
|
|
888
888
|
coverage: Coverage | undefined;
|
|
889
|
+
/**
|
|
890
|
+
* <p>The location of the Technical Account Manager (TAM).</p>
|
|
891
|
+
* @public
|
|
892
|
+
*/
|
|
893
|
+
tamLocation: string | undefined;
|
|
894
|
+
/**
|
|
895
|
+
* <p>The AWS account ID to charge for the support plan.</p>
|
|
896
|
+
* @public
|
|
897
|
+
*/
|
|
898
|
+
chargeAccountId?: string | undefined;
|
|
889
899
|
}
|
|
890
900
|
/**
|
|
891
|
-
* <p>Configuration for resold
|
|
901
|
+
* <p>Configuration for resold unified operations support plans.</p>
|
|
892
902
|
* @public
|
|
893
903
|
*/
|
|
894
|
-
export interface
|
|
904
|
+
export interface ResoldUnifiedOperations {
|
|
895
905
|
/**
|
|
896
|
-
* <p>The coverage level for resold
|
|
906
|
+
* <p>The coverage level for resold unified operations support.</p>
|
|
897
907
|
* @public
|
|
898
908
|
*/
|
|
899
909
|
coverage: Coverage | undefined;
|
|
@@ -912,29 +922,19 @@ export interface ResoldEnterprise {
|
|
|
912
922
|
* <p>Configuration for different types of support plans.</p>
|
|
913
923
|
* @public
|
|
914
924
|
*/
|
|
915
|
-
export type SupportPlan = SupportPlan.PartnerLedSupportMember | SupportPlan.
|
|
925
|
+
export type SupportPlan = SupportPlan.PartnerLedSupportMember | SupportPlan.ResoldEnterpriseMember | SupportPlan.ResoldUnifiedOperationsMember | SupportPlan.$UnknownMember;
|
|
916
926
|
/**
|
|
917
927
|
* @public
|
|
918
928
|
*/
|
|
919
929
|
export declare namespace SupportPlan {
|
|
920
|
-
/**
|
|
921
|
-
* <p>Configuration for resold business support plans.</p>
|
|
922
|
-
* @public
|
|
923
|
-
*/
|
|
924
|
-
interface ResoldBusinessMember {
|
|
925
|
-
resoldBusiness: ResoldBusiness;
|
|
926
|
-
resoldEnterprise?: never;
|
|
927
|
-
partnerLedSupport?: never;
|
|
928
|
-
$unknown?: never;
|
|
929
|
-
}
|
|
930
930
|
/**
|
|
931
931
|
* <p>Configuration for resold enterprise support plans.</p>
|
|
932
932
|
* @public
|
|
933
933
|
*/
|
|
934
934
|
interface ResoldEnterpriseMember {
|
|
935
|
-
resoldBusiness?: never;
|
|
936
935
|
resoldEnterprise: ResoldEnterprise;
|
|
937
936
|
partnerLedSupport?: never;
|
|
937
|
+
resoldUnifiedOperations?: never;
|
|
938
938
|
$unknown?: never;
|
|
939
939
|
}
|
|
940
940
|
/**
|
|
@@ -942,18 +942,28 @@ export declare namespace SupportPlan {
|
|
|
942
942
|
* @public
|
|
943
943
|
*/
|
|
944
944
|
interface PartnerLedSupportMember {
|
|
945
|
-
resoldBusiness?: never;
|
|
946
945
|
resoldEnterprise?: never;
|
|
947
946
|
partnerLedSupport: PartnerLedSupport;
|
|
947
|
+
resoldUnifiedOperations?: never;
|
|
948
|
+
$unknown?: never;
|
|
949
|
+
}
|
|
950
|
+
/**
|
|
951
|
+
* <p>Configuration for resold unified operations support plans.</p>
|
|
952
|
+
* @public
|
|
953
|
+
*/
|
|
954
|
+
interface ResoldUnifiedOperationsMember {
|
|
955
|
+
resoldEnterprise?: never;
|
|
956
|
+
partnerLedSupport?: never;
|
|
957
|
+
resoldUnifiedOperations: ResoldUnifiedOperations;
|
|
948
958
|
$unknown?: never;
|
|
949
959
|
}
|
|
950
960
|
/**
|
|
951
961
|
* @public
|
|
952
962
|
*/
|
|
953
963
|
interface $UnknownMember {
|
|
954
|
-
resoldBusiness?: never;
|
|
955
964
|
resoldEnterprise?: never;
|
|
956
965
|
partnerLedSupport?: never;
|
|
966
|
+
resoldUnifiedOperations?: never;
|
|
957
967
|
$unknown: [string, any];
|
|
958
968
|
}
|
|
959
969
|
/**
|
|
@@ -961,9 +971,9 @@ export declare namespace SupportPlan {
|
|
|
961
971
|
*
|
|
962
972
|
*/
|
|
963
973
|
interface Visitor<T> {
|
|
964
|
-
resoldBusiness: (value: ResoldBusiness) => T;
|
|
965
974
|
resoldEnterprise: (value: ResoldEnterprise) => T;
|
|
966
975
|
partnerLedSupport: (value: PartnerLedSupport) => T;
|
|
976
|
+
resoldUnifiedOperations: (value: ResoldUnifiedOperations) => T;
|
|
967
977
|
_: (name: string, value: any) => T;
|
|
968
978
|
}
|
|
969
979
|
}
|
|
@@ -56,8 +56,8 @@ export declare var RejectChannelHandshakeRequest$: StaticStructureSchema;
|
|
|
56
56
|
export declare var RejectChannelHandshakeResponse$: StaticStructureSchema;
|
|
57
57
|
export declare var RelationshipDetail$: StaticStructureSchema;
|
|
58
58
|
export declare var RelationshipSummary$: StaticStructureSchema;
|
|
59
|
-
export declare var ResoldBusiness$: StaticStructureSchema;
|
|
60
59
|
export declare var ResoldEnterprise$: StaticStructureSchema;
|
|
60
|
+
export declare var ResoldUnifiedOperations$: StaticStructureSchema;
|
|
61
61
|
export declare var RevokeServicePeriodHandshakeDetail$: StaticStructureSchema;
|
|
62
62
|
export declare var RevokeServicePeriodPayload$: StaticStructureSchema;
|
|
63
63
|
export declare var RevokeServicePeriodTypeFilters$: StaticStructureSchema;
|
|
@@ -327,48 +327,50 @@ export interface PartnerLedSupport {
|
|
|
327
327
|
provider?: Provider | undefined;
|
|
328
328
|
tamLocation: string | undefined;
|
|
329
329
|
}
|
|
330
|
-
export interface
|
|
330
|
+
export interface ResoldEnterprise {
|
|
331
331
|
coverage: Coverage | undefined;
|
|
332
|
+
tamLocation: string | undefined;
|
|
333
|
+
chargeAccountId?: string | undefined;
|
|
332
334
|
}
|
|
333
|
-
export interface
|
|
335
|
+
export interface ResoldUnifiedOperations {
|
|
334
336
|
coverage: Coverage | undefined;
|
|
335
337
|
tamLocation: string | undefined;
|
|
336
338
|
chargeAccountId?: string | undefined;
|
|
337
339
|
}
|
|
338
340
|
export type SupportPlan =
|
|
339
341
|
| SupportPlan.PartnerLedSupportMember
|
|
340
|
-
| SupportPlan.ResoldBusinessMember
|
|
341
342
|
| SupportPlan.ResoldEnterpriseMember
|
|
343
|
+
| SupportPlan.ResoldUnifiedOperationsMember
|
|
342
344
|
| SupportPlan.$UnknownMember;
|
|
343
345
|
export declare namespace SupportPlan {
|
|
344
|
-
interface ResoldBusinessMember {
|
|
345
|
-
resoldBusiness: ResoldBusiness;
|
|
346
|
-
resoldEnterprise?: never;
|
|
347
|
-
partnerLedSupport?: never;
|
|
348
|
-
$unknown?: never;
|
|
349
|
-
}
|
|
350
346
|
interface ResoldEnterpriseMember {
|
|
351
|
-
resoldBusiness?: never;
|
|
352
347
|
resoldEnterprise: ResoldEnterprise;
|
|
353
348
|
partnerLedSupport?: never;
|
|
349
|
+
resoldUnifiedOperations?: never;
|
|
354
350
|
$unknown?: never;
|
|
355
351
|
}
|
|
356
352
|
interface PartnerLedSupportMember {
|
|
357
|
-
resoldBusiness?: never;
|
|
358
353
|
resoldEnterprise?: never;
|
|
359
354
|
partnerLedSupport: PartnerLedSupport;
|
|
355
|
+
resoldUnifiedOperations?: never;
|
|
356
|
+
$unknown?: never;
|
|
357
|
+
}
|
|
358
|
+
interface ResoldUnifiedOperationsMember {
|
|
359
|
+
resoldEnterprise?: never;
|
|
360
|
+
partnerLedSupport?: never;
|
|
361
|
+
resoldUnifiedOperations: ResoldUnifiedOperations;
|
|
360
362
|
$unknown?: never;
|
|
361
363
|
}
|
|
362
364
|
interface $UnknownMember {
|
|
363
|
-
resoldBusiness?: never;
|
|
364
365
|
resoldEnterprise?: never;
|
|
365
366
|
partnerLedSupport?: never;
|
|
367
|
+
resoldUnifiedOperations?: never;
|
|
366
368
|
$unknown: [string, any];
|
|
367
369
|
}
|
|
368
370
|
interface Visitor<T> {
|
|
369
|
-
resoldBusiness: (value: ResoldBusiness) => T;
|
|
370
371
|
resoldEnterprise: (value: ResoldEnterprise) => T;
|
|
371
372
|
partnerLedSupport: (value: PartnerLedSupport) => T;
|
|
373
|
+
resoldUnifiedOperations: (value: ResoldUnifiedOperations) => T;
|
|
372
374
|
_: (name: string, value: any) => T;
|
|
373
375
|
}
|
|
374
376
|
}
|
|
@@ -56,8 +56,8 @@ export declare var RejectChannelHandshakeRequest$: StaticStructureSchema;
|
|
|
56
56
|
export declare var RejectChannelHandshakeResponse$: StaticStructureSchema;
|
|
57
57
|
export declare var RelationshipDetail$: StaticStructureSchema;
|
|
58
58
|
export declare var RelationshipSummary$: StaticStructureSchema;
|
|
59
|
-
export declare var ResoldBusiness$: StaticStructureSchema;
|
|
60
59
|
export declare var ResoldEnterprise$: StaticStructureSchema;
|
|
60
|
+
export declare var ResoldUnifiedOperations$: StaticStructureSchema;
|
|
61
61
|
export declare var RevokeServicePeriodHandshakeDetail$: StaticStructureSchema;
|
|
62
62
|
export declare var RevokeServicePeriodPayload$: StaticStructureSchema;
|
|
63
63
|
export declare var RevokeServicePeriodTypeFilters$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-partnercentral-channel",
|
|
3
3
|
"description": "AWS SDK for JavaScript Partnercentral Channel Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1001.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-partnercentral-channel",
|
|
@@ -21,39 +21,39 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.16",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.15",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.6",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.6",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.6",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.16",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.6",
|
|
31
|
-
"@aws-sdk/signature-v4-multi-region": "^3.996.
|
|
31
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.4",
|
|
32
32
|
"@aws-sdk/types": "^3.973.4",
|
|
33
33
|
"@aws-sdk/util-endpoints": "^3.996.3",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "^3.972.6",
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "^3.973.1",
|
|
36
36
|
"@smithy/config-resolver": "^4.4.9",
|
|
37
|
-
"@smithy/core": "^3.23.
|
|
38
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
+
"@smithy/core": "^3.23.7",
|
|
38
|
+
"@smithy/fetch-http-handler": "^5.3.12",
|
|
39
39
|
"@smithy/hash-node": "^4.2.10",
|
|
40
40
|
"@smithy/invalid-dependency": "^4.2.10",
|
|
41
41
|
"@smithy/middleware-content-length": "^4.2.10",
|
|
42
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
43
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
+
"@smithy/middleware-endpoint": "^4.4.21",
|
|
43
|
+
"@smithy/middleware-retry": "^4.4.38",
|
|
44
44
|
"@smithy/middleware-serde": "^4.2.11",
|
|
45
45
|
"@smithy/middleware-stack": "^4.2.10",
|
|
46
46
|
"@smithy/node-config-provider": "^4.3.10",
|
|
47
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
+
"@smithy/node-http-handler": "^4.4.13",
|
|
48
48
|
"@smithy/protocol-http": "^5.3.10",
|
|
49
|
-
"@smithy/smithy-client": "^4.12.
|
|
49
|
+
"@smithy/smithy-client": "^4.12.1",
|
|
50
50
|
"@smithy/types": "^4.13.0",
|
|
51
51
|
"@smithy/url-parser": "^4.2.10",
|
|
52
52
|
"@smithy/util-base64": "^4.3.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^4.2.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^4.2.2",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^4.3.37",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^4.2.40",
|
|
57
57
|
"@smithy/util-endpoints": "^3.3.1",
|
|
58
58
|
"@smithy/util-middleware": "^4.2.10",
|
|
59
59
|
"@smithy/util-retry": "^4.2.10",
|