@aws-sdk/client-sso-admin 3.1039.0 → 3.1040.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 +7 -6
- package/dist-es/schemas/schemas_0.js +7 -6
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeApplicationCommand.d.ts +1 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +20 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/package.json +1 -1
|
@@ -213,6 +213,7 @@ const _IL = "InstanceList";
|
|
|
213
213
|
const _IM = "InstanceMetadata";
|
|
214
214
|
const _IP = "InlinePolicy";
|
|
215
215
|
const _IPR = "IsPrimaryRegion";
|
|
216
|
+
const _ISA = "IdentityStoreArn";
|
|
216
217
|
const _ISAP = "IdentityStoreAttributePath";
|
|
217
218
|
const _ISE = "InternalServerException";
|
|
218
219
|
const _ISI = "IdentityStoreId";
|
|
@@ -507,8 +508,8 @@ exports.AddRegionResponse$ = [3, n0, _ARRd,
|
|
|
507
508
|
];
|
|
508
509
|
exports.Application$ = [3, n0, _A,
|
|
509
510
|
0,
|
|
510
|
-
[_AAp, _APA, _N, _AApp, _IA, _St, _PO, _D, _CD, _CF],
|
|
511
|
-
[0, 0, 0, 0, 0, 0, () => exports.PortalOptions$, 0, 4, 0]
|
|
511
|
+
[_AAp, _APA, _N, _AApp, _IA, _ISA, _St, _PO, _D, _CD, _CF],
|
|
512
|
+
[0, 0, 0, 0, 0, 0, 0, () => exports.PortalOptions$, 0, 4, 0]
|
|
512
513
|
];
|
|
513
514
|
exports.ApplicationAssignment$ = [3, n0, _AAppl,
|
|
514
515
|
0,
|
|
@@ -592,8 +593,8 @@ exports.CreateApplicationRequest$ = [3, n0, _CAR,
|
|
|
592
593
|
];
|
|
593
594
|
exports.CreateApplicationResponse$ = [3, n0, _CARr,
|
|
594
595
|
0,
|
|
595
|
-
[_AAp],
|
|
596
|
-
[0]
|
|
596
|
+
[_AAp, _IA, _ISA],
|
|
597
|
+
[0, 0, 0]
|
|
597
598
|
];
|
|
598
599
|
exports.CreateInstanceAccessControlAttributeConfigurationRequest$ = [3, n0, _CIACACR,
|
|
599
600
|
0,
|
|
@@ -792,8 +793,8 @@ exports.DescribeApplicationRequest$ = [3, n0, _DARes,
|
|
|
792
793
|
];
|
|
793
794
|
exports.DescribeApplicationResponse$ = [3, n0, _DAResc,
|
|
794
795
|
0,
|
|
795
|
-
[_AAp, _APA, _N, _AApp, _IA, _St, _PO, _D, _CD, _CF],
|
|
796
|
-
[0, 0, 0, 0, 0, 0, () => exports.PortalOptions$, 0, 4, 0]
|
|
796
|
+
[_AAp, _APA, _N, _AApp, _IA, _ISA, _St, _PO, _D, _CD, _CF],
|
|
797
|
+
[0, 0, 0, 0, 0, 0, 0, () => exports.PortalOptions$, 0, 4, 0]
|
|
797
798
|
];
|
|
798
799
|
exports.DescribeInstanceAccessControlAttributeConfigurationRequest$ = [3, n0, _DIACACRes,
|
|
799
800
|
0,
|
|
@@ -205,6 +205,7 @@ const _IL = "InstanceList";
|
|
|
205
205
|
const _IM = "InstanceMetadata";
|
|
206
206
|
const _IP = "InlinePolicy";
|
|
207
207
|
const _IPR = "IsPrimaryRegion";
|
|
208
|
+
const _ISA = "IdentityStoreArn";
|
|
208
209
|
const _ISAP = "IdentityStoreAttributePath";
|
|
209
210
|
const _ISE = "InternalServerException";
|
|
210
211
|
const _ISI = "IdentityStoreId";
|
|
@@ -499,8 +500,8 @@ export var AddRegionResponse$ = [3, n0, _ARRd,
|
|
|
499
500
|
];
|
|
500
501
|
export var Application$ = [3, n0, _A,
|
|
501
502
|
0,
|
|
502
|
-
[_AAp, _APA, _N, _AApp, _IA, _St, _PO, _D, _CD, _CF],
|
|
503
|
-
[0, 0, 0, 0, 0, 0, () => PortalOptions$, 0, 4, 0]
|
|
503
|
+
[_AAp, _APA, _N, _AApp, _IA, _ISA, _St, _PO, _D, _CD, _CF],
|
|
504
|
+
[0, 0, 0, 0, 0, 0, 0, () => PortalOptions$, 0, 4, 0]
|
|
504
505
|
];
|
|
505
506
|
export var ApplicationAssignment$ = [3, n0, _AAppl,
|
|
506
507
|
0,
|
|
@@ -584,8 +585,8 @@ export var CreateApplicationRequest$ = [3, n0, _CAR,
|
|
|
584
585
|
];
|
|
585
586
|
export var CreateApplicationResponse$ = [3, n0, _CARr,
|
|
586
587
|
0,
|
|
587
|
-
[_AAp],
|
|
588
|
-
[0]
|
|
588
|
+
[_AAp, _IA, _ISA],
|
|
589
|
+
[0, 0, 0]
|
|
589
590
|
];
|
|
590
591
|
export var CreateInstanceAccessControlAttributeConfigurationRequest$ = [3, n0, _CIACACR,
|
|
591
592
|
0,
|
|
@@ -784,8 +785,8 @@ export var DescribeApplicationRequest$ = [3, n0, _DARes,
|
|
|
784
785
|
];
|
|
785
786
|
export var DescribeApplicationResponse$ = [3, n0, _DAResc,
|
|
786
787
|
0,
|
|
787
|
-
[_AAp, _APA, _N, _AApp, _IA, _St, _PO, _D, _CD, _CF],
|
|
788
|
-
[0, 0, 0, 0, 0, 0, () => PortalOptions$, 0, 4, 0]
|
|
788
|
+
[_AAp, _APA, _N, _AApp, _IA, _ISA, _St, _PO, _D, _CD, _CF],
|
|
789
|
+
[0, 0, 0, 0, 0, 0, 0, () => PortalOptions$, 0, 4, 0]
|
|
789
790
|
];
|
|
790
791
|
export var DescribeInstanceAccessControlAttributeConfigurationRequest$ = [3, n0, _DIACACRes,
|
|
791
792
|
0,
|
|
@@ -61,6 +61,8 @@ declare const CreateApplicationCommand_base: {
|
|
|
61
61
|
* const response = await client.send(command);
|
|
62
62
|
* // { // CreateApplicationResponse
|
|
63
63
|
* // ApplicationArn: "STRING_VALUE",
|
|
64
|
+
* // InstanceArn: "STRING_VALUE",
|
|
65
|
+
* // IdentityStoreArn: "STRING_VALUE",
|
|
64
66
|
* // };
|
|
65
67
|
*
|
|
66
68
|
* ```
|
|
@@ -47,6 +47,7 @@ declare const DescribeApplicationCommand_base: {
|
|
|
47
47
|
* // Name: "STRING_VALUE",
|
|
48
48
|
* // ApplicationAccount: "STRING_VALUE",
|
|
49
49
|
* // InstanceArn: "STRING_VALUE",
|
|
50
|
+
* // IdentityStoreArn: "STRING_VALUE",
|
|
50
51
|
* // Status: "ENABLED" || "DISABLED",
|
|
51
52
|
* // PortalOptions: { // PortalOptions
|
|
52
53
|
* // SignInOptions: { // SignInOptions
|
|
@@ -55,6 +55,7 @@ declare const ListApplicationsCommand_base: {
|
|
|
55
55
|
* // Name: "STRING_VALUE",
|
|
56
56
|
* // ApplicationAccount: "STRING_VALUE",
|
|
57
57
|
* // InstanceArn: "STRING_VALUE",
|
|
58
|
+
* // IdentityStoreArn: "STRING_VALUE",
|
|
58
59
|
* // Status: "ENABLED" || "DISABLED",
|
|
59
60
|
* // PortalOptions: { // PortalOptions
|
|
60
61
|
* // SignInOptions: { // SignInOptions
|
|
@@ -238,6 +238,11 @@ export interface Application {
|
|
|
238
238
|
* @public
|
|
239
239
|
*/
|
|
240
240
|
InstanceArn?: string | undefined;
|
|
241
|
+
/**
|
|
242
|
+
* <p>The ARN of the identity store that is connected to the instance of IAM Identity Center.</p>
|
|
243
|
+
* @public
|
|
244
|
+
*/
|
|
245
|
+
IdentityStoreArn?: string | undefined;
|
|
241
246
|
/**
|
|
242
247
|
* <p>The current status of the application in this instance of IAM Identity Center.</p>
|
|
243
248
|
* @public
|
|
@@ -1074,6 +1079,16 @@ export interface CreateApplicationResponse {
|
|
|
1074
1079
|
* @public
|
|
1075
1080
|
*/
|
|
1076
1081
|
ApplicationArn?: string | undefined;
|
|
1082
|
+
/**
|
|
1083
|
+
* <p>The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1084
|
+
* @public
|
|
1085
|
+
*/
|
|
1086
|
+
InstanceArn?: string | undefined;
|
|
1087
|
+
/**
|
|
1088
|
+
* <p>The ARN of the identity store that is connected to the instance of IAM Identity Center.</p>
|
|
1089
|
+
* @public
|
|
1090
|
+
*/
|
|
1091
|
+
IdentityStoreArn?: string | undefined;
|
|
1077
1092
|
}
|
|
1078
1093
|
/**
|
|
1079
1094
|
* @public
|
|
@@ -1625,6 +1640,11 @@ export interface DescribeApplicationResponse {
|
|
|
1625
1640
|
* @public
|
|
1626
1641
|
*/
|
|
1627
1642
|
InstanceArn?: string | undefined;
|
|
1643
|
+
/**
|
|
1644
|
+
* <p>The ARN of the identity store that is connected to the instance of IAM Identity Center.</p>
|
|
1645
|
+
* @public
|
|
1646
|
+
*/
|
|
1647
|
+
IdentityStoreArn?: string | undefined;
|
|
1628
1648
|
/**
|
|
1629
1649
|
* <p>Specifies whether the application is enabled or disabled.</p>
|
|
1630
1650
|
* @public
|
|
@@ -76,6 +76,7 @@ export interface Application {
|
|
|
76
76
|
Name?: string | undefined;
|
|
77
77
|
ApplicationAccount?: string | undefined;
|
|
78
78
|
InstanceArn?: string | undefined;
|
|
79
|
+
IdentityStoreArn?: string | undefined;
|
|
79
80
|
Status?: ApplicationStatus | undefined;
|
|
80
81
|
PortalOptions?: PortalOptions | undefined;
|
|
81
82
|
Description?: string | undefined;
|
|
@@ -327,6 +328,8 @@ export interface CreateApplicationRequest {
|
|
|
327
328
|
}
|
|
328
329
|
export interface CreateApplicationResponse {
|
|
329
330
|
ApplicationArn?: string | undefined;
|
|
331
|
+
InstanceArn?: string | undefined;
|
|
332
|
+
IdentityStoreArn?: string | undefined;
|
|
330
333
|
}
|
|
331
334
|
export interface CreateApplicationAssignmentRequest {
|
|
332
335
|
ApplicationArn: string | undefined;
|
|
@@ -482,6 +485,7 @@ export interface DescribeApplicationResponse {
|
|
|
482
485
|
Name?: string | undefined;
|
|
483
486
|
ApplicationAccount?: string | undefined;
|
|
484
487
|
InstanceArn?: string | undefined;
|
|
488
|
+
IdentityStoreArn?: string | undefined;
|
|
485
489
|
Status?: ApplicationStatus | undefined;
|
|
486
490
|
PortalOptions?: PortalOptions | undefined;
|
|
487
491
|
Description?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso-admin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Admin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1040.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-sso-admin",
|