@aws-sdk/client-sso-admin 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/SSOAdmin.d.ts +4 -1
- package/dist-types/SSOAdminClient.d.ts +1 -1
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +471 -471
- package/dist-types/ts3.4/SSOAdmin.d.ts +3 -0
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -2,44 +2,44 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
|
|
|
2
2
|
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
3
3
|
import { SSOAdminServiceException as __BaseException } from "./SSOAdminServiceException";
|
|
4
4
|
/**
|
|
5
|
-
* @public
|
|
6
5
|
* <p>The value used for mapping a specified attribute to an identity source. For more
|
|
7
6
|
* information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/attributemappingsconcept.html">Attribute
|
|
8
7
|
* mappings</a> in the <i>IAM Identity Center User Guide</i>.</p>
|
|
8
|
+
* @public
|
|
9
9
|
*/
|
|
10
10
|
export interface AccessControlAttributeValue {
|
|
11
11
|
/**
|
|
12
|
-
* @public
|
|
13
12
|
* <p>The identity source to use when mapping a specified attribute to IAM Identity Center.</p>
|
|
13
|
+
* @public
|
|
14
14
|
*/
|
|
15
15
|
Source: string[] | undefined;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
|
-
* @public
|
|
19
18
|
* <p>These are IAM Identity Center identity store attributes that you can configure for use in
|
|
20
19
|
* attributes-based access control (ABAC). You can create permissions policies that
|
|
21
20
|
* determine who can access your Amazon Web Services resources based upon the configured attribute
|
|
22
21
|
* values. When you enable ABAC and specify <code>AccessControlAttributes</code>, IAM Identity Center
|
|
23
22
|
* passes the attribute values of the authenticated user into IAM for use in policy
|
|
24
23
|
* evaluation.</p>
|
|
24
|
+
* @public
|
|
25
25
|
*/
|
|
26
26
|
export interface AccessControlAttribute {
|
|
27
27
|
/**
|
|
28
|
-
* @public
|
|
29
28
|
* <p>The name of the attribute associated with your identities in your identity source.
|
|
30
29
|
* This is used to map a specified attribute in your identity source with an attribute in
|
|
31
30
|
* IAM Identity Center.</p>
|
|
31
|
+
* @public
|
|
32
32
|
*/
|
|
33
33
|
Key: string | undefined;
|
|
34
34
|
/**
|
|
35
|
-
* @public
|
|
36
35
|
* <p>The value used for mapping a specified attribute to an identity source.</p>
|
|
36
|
+
* @public
|
|
37
37
|
*/
|
|
38
38
|
Value: AccessControlAttributeValue | undefined;
|
|
39
39
|
}
|
|
40
40
|
/**
|
|
41
|
-
* @public
|
|
42
41
|
* <p>You do not have sufficient access to perform this action.</p>
|
|
42
|
+
* @public
|
|
43
43
|
*/
|
|
44
44
|
export declare class AccessDeniedException extends __BaseException {
|
|
45
45
|
readonly name: "AccessDeniedException";
|
|
@@ -63,62 +63,62 @@ export declare const PrincipalType: {
|
|
|
63
63
|
*/
|
|
64
64
|
export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
|
|
65
65
|
/**
|
|
66
|
-
* @public
|
|
67
66
|
* <p>The assignment that indicates a principal's limited access to a specified Amazon Web Services
|
|
68
67
|
* account with a specified permission set.</p>
|
|
69
68
|
* <note>
|
|
70
69
|
* <p>The term <i>principal</i> here refers to a user or group that is
|
|
71
70
|
* defined in IAM Identity Center.</p>
|
|
72
71
|
* </note>
|
|
72
|
+
* @public
|
|
73
73
|
*/
|
|
74
74
|
export interface AccountAssignment {
|
|
75
75
|
/**
|
|
76
|
-
* @public
|
|
77
76
|
* <p>The identifier of the Amazon Web Services account.</p>
|
|
77
|
+
* @public
|
|
78
78
|
*/
|
|
79
79
|
AccountId?: string;
|
|
80
80
|
/**
|
|
81
|
-
* @public
|
|
82
81
|
* <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
83
82
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
83
|
+
* @public
|
|
84
84
|
*/
|
|
85
85
|
PermissionSetArn?: string;
|
|
86
86
|
/**
|
|
87
|
-
* @public
|
|
88
87
|
* <p>The entity type for which the assignment will be created.</p>
|
|
88
|
+
* @public
|
|
89
89
|
*/
|
|
90
90
|
PrincipalType?: PrincipalType;
|
|
91
91
|
/**
|
|
92
|
-
* @public
|
|
93
92
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
93
|
+
* @public
|
|
94
94
|
*/
|
|
95
95
|
PrincipalId?: string;
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
|
-
* @public
|
|
99
98
|
* <p>A structure that describes an assignment of an Amazon Web Services account to a principal and the
|
|
100
99
|
* permissions that principal has in the account.</p>
|
|
100
|
+
* @public
|
|
101
101
|
*/
|
|
102
102
|
export interface AccountAssignmentForPrincipal {
|
|
103
103
|
/**
|
|
104
|
-
* @public
|
|
105
104
|
* <p>The account ID number of the Amazon Web Services account.</p>
|
|
105
|
+
* @public
|
|
106
106
|
*/
|
|
107
107
|
AccountId?: string;
|
|
108
108
|
/**
|
|
109
|
-
* @public
|
|
110
109
|
* <p>The ARN of the IAM Identity Center permission set assigned to this principal for this
|
|
111
110
|
* Amazon Web Services account.</p>
|
|
111
|
+
* @public
|
|
112
112
|
*/
|
|
113
113
|
PermissionSetArn?: string;
|
|
114
114
|
/**
|
|
115
|
-
* @public
|
|
116
115
|
* <p>The ID of the principal.</p>
|
|
116
|
+
* @public
|
|
117
117
|
*/
|
|
118
118
|
PrincipalId?: string;
|
|
119
119
|
/**
|
|
120
|
-
* @public
|
|
121
120
|
* <p>The type of the principal.</p>
|
|
121
|
+
* @public
|
|
122
122
|
*/
|
|
123
123
|
PrincipalType?: PrincipalType;
|
|
124
124
|
}
|
|
@@ -147,80 +147,80 @@ export declare const TargetType: {
|
|
|
147
147
|
*/
|
|
148
148
|
export type TargetType = (typeof TargetType)[keyof typeof TargetType];
|
|
149
149
|
/**
|
|
150
|
-
* @public
|
|
151
150
|
* <p>The status of the creation or deletion operation of an assignment that a principal
|
|
152
151
|
* needs to access an account.</p>
|
|
152
|
+
* @public
|
|
153
153
|
*/
|
|
154
154
|
export interface AccountAssignmentOperationStatus {
|
|
155
155
|
/**
|
|
156
|
-
* @public
|
|
157
156
|
* <p>The status of the permission set provisioning process.</p>
|
|
157
|
+
* @public
|
|
158
158
|
*/
|
|
159
159
|
Status?: StatusValues;
|
|
160
160
|
/**
|
|
161
|
-
* @public
|
|
162
161
|
* <p>The identifier for tracking the request operation that is generated by the universally
|
|
163
162
|
* unique identifier (UUID) workflow.</p>
|
|
163
|
+
* @public
|
|
164
164
|
*/
|
|
165
165
|
RequestId?: string;
|
|
166
166
|
/**
|
|
167
|
-
* @public
|
|
168
167
|
* <p>The message that contains an error or exception in case of an operation
|
|
169
168
|
* failure.</p>
|
|
169
|
+
* @public
|
|
170
170
|
*/
|
|
171
171
|
FailureReason?: string;
|
|
172
172
|
/**
|
|
173
|
-
* @public
|
|
174
173
|
* <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
|
|
174
|
+
* @public
|
|
175
175
|
*/
|
|
176
176
|
TargetId?: string;
|
|
177
177
|
/**
|
|
178
|
-
* @public
|
|
179
178
|
* <p>The entity type for which the assignment will be created.</p>
|
|
179
|
+
* @public
|
|
180
180
|
*/
|
|
181
181
|
TargetType?: TargetType;
|
|
182
182
|
/**
|
|
183
|
-
* @public
|
|
184
183
|
* <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
185
184
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
185
|
+
* @public
|
|
186
186
|
*/
|
|
187
187
|
PermissionSetArn?: string;
|
|
188
188
|
/**
|
|
189
|
-
* @public
|
|
190
189
|
* <p>The entity type for which the assignment will be created.</p>
|
|
190
|
+
* @public
|
|
191
191
|
*/
|
|
192
192
|
PrincipalType?: PrincipalType;
|
|
193
193
|
/**
|
|
194
|
-
* @public
|
|
195
194
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
195
|
+
* @public
|
|
196
196
|
*/
|
|
197
197
|
PrincipalId?: string;
|
|
198
198
|
/**
|
|
199
|
-
* @public
|
|
200
199
|
* <p>The date that the permission set was created.</p>
|
|
200
|
+
* @public
|
|
201
201
|
*/
|
|
202
202
|
CreatedDate?: Date;
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
205
|
-
* @public
|
|
206
205
|
* <p>Provides information about the <a>AccountAssignment</a> creation
|
|
207
206
|
* request.</p>
|
|
207
|
+
* @public
|
|
208
208
|
*/
|
|
209
209
|
export interface AccountAssignmentOperationStatusMetadata {
|
|
210
210
|
/**
|
|
211
|
-
* @public
|
|
212
211
|
* <p>The status of the permission set provisioning process.</p>
|
|
212
|
+
* @public
|
|
213
213
|
*/
|
|
214
214
|
Status?: StatusValues;
|
|
215
215
|
/**
|
|
216
|
-
* @public
|
|
217
216
|
* <p>The identifier for tracking the request operation that is generated by the universally
|
|
218
217
|
* unique identifier (UUID) workflow.</p>
|
|
218
|
+
* @public
|
|
219
219
|
*/
|
|
220
220
|
RequestId?: string;
|
|
221
221
|
/**
|
|
222
|
-
* @public
|
|
223
222
|
* <p>The date that the permission set was created.</p>
|
|
223
|
+
* @public
|
|
224
224
|
*/
|
|
225
225
|
CreatedDate?: Date;
|
|
226
226
|
}
|
|
@@ -237,12 +237,11 @@ export declare const SignInOrigin: {
|
|
|
237
237
|
*/
|
|
238
238
|
export type SignInOrigin = (typeof SignInOrigin)[keyof typeof SignInOrigin];
|
|
239
239
|
/**
|
|
240
|
-
* @public
|
|
241
240
|
* <p>A structure that describes the sign-in options for an application portal.</p>
|
|
241
|
+
* @public
|
|
242
242
|
*/
|
|
243
243
|
export interface SignInOptions {
|
|
244
244
|
/**
|
|
245
|
-
* @public
|
|
246
245
|
* <p>This determines how IAM Identity Center navigates the user to the target application. It can be one
|
|
247
246
|
* of the following values:</p>
|
|
248
247
|
* <ul>
|
|
@@ -258,12 +257,13 @@ export interface SignInOptions {
|
|
|
258
257
|
* application.</p>
|
|
259
258
|
* </li>
|
|
260
259
|
* </ul>
|
|
260
|
+
* @public
|
|
261
261
|
*/
|
|
262
262
|
Origin: SignInOrigin | undefined;
|
|
263
263
|
/**
|
|
264
|
-
* @public
|
|
265
264
|
* <p>The URL that accepts authentication requests for an application. This is a required
|
|
266
265
|
* parameter if the <code>Origin</code> parameter is <code>APPLICATION</code>.</p>
|
|
266
|
+
* @public
|
|
267
267
|
*/
|
|
268
268
|
ApplicationUrl?: string;
|
|
269
269
|
}
|
|
@@ -280,19 +280,19 @@ export declare const ApplicationVisibility: {
|
|
|
280
280
|
*/
|
|
281
281
|
export type ApplicationVisibility = (typeof ApplicationVisibility)[keyof typeof ApplicationVisibility];
|
|
282
282
|
/**
|
|
283
|
-
* @public
|
|
284
283
|
* <p>A structure that describes the options for the access portal associated with an
|
|
285
284
|
* application.</p>
|
|
285
|
+
* @public
|
|
286
286
|
*/
|
|
287
287
|
export interface PortalOptions {
|
|
288
288
|
/**
|
|
289
|
-
* @public
|
|
290
289
|
* <p>A structure that describes the sign-in options for the access portal.</p>
|
|
290
|
+
* @public
|
|
291
291
|
*/
|
|
292
292
|
SignInOptions?: SignInOptions;
|
|
293
293
|
/**
|
|
294
|
-
* @public
|
|
295
294
|
* <p>Indicates whether this application is visible in the access portal.</p>
|
|
295
|
+
* @public
|
|
296
296
|
*/
|
|
297
297
|
Visibility?: ApplicationVisibility;
|
|
298
298
|
}
|
|
@@ -309,64 +309,64 @@ export declare const ApplicationStatus: {
|
|
|
309
309
|
*/
|
|
310
310
|
export type ApplicationStatus = (typeof ApplicationStatus)[keyof typeof ApplicationStatus];
|
|
311
311
|
/**
|
|
312
|
-
* @public
|
|
313
312
|
* <p>A structure that describes an application that uses IAM Identity Center for access
|
|
314
313
|
* management.</p>
|
|
314
|
+
* @public
|
|
315
315
|
*/
|
|
316
316
|
export interface Application {
|
|
317
317
|
/**
|
|
318
|
-
* @public
|
|
319
318
|
* <p>The ARN of the application.</p>
|
|
319
|
+
* @public
|
|
320
320
|
*/
|
|
321
321
|
ApplicationArn?: string;
|
|
322
322
|
/**
|
|
323
|
-
* @public
|
|
324
323
|
* <p>The ARN of the application provider for this application.</p>
|
|
324
|
+
* @public
|
|
325
325
|
*/
|
|
326
326
|
ApplicationProviderArn?: string;
|
|
327
327
|
/**
|
|
328
|
-
* @public
|
|
329
328
|
* <p>The name of the application.</p>
|
|
329
|
+
* @public
|
|
330
330
|
*/
|
|
331
331
|
Name?: string;
|
|
332
332
|
/**
|
|
333
|
-
* @public
|
|
334
333
|
* <p>The Amazon Web Services account ID number of the application.</p>
|
|
334
|
+
* @public
|
|
335
335
|
*/
|
|
336
336
|
ApplicationAccount?: string;
|
|
337
337
|
/**
|
|
338
|
-
* @public
|
|
339
338
|
* <p>The ARN of the instance of IAM Identity Center that is configured with this application.</p>
|
|
339
|
+
* @public
|
|
340
340
|
*/
|
|
341
341
|
InstanceArn?: string;
|
|
342
342
|
/**
|
|
343
|
-
* @public
|
|
344
343
|
* <p>The current status of the application in this instance of IAM Identity Center.</p>
|
|
344
|
+
* @public
|
|
345
345
|
*/
|
|
346
346
|
Status?: ApplicationStatus;
|
|
347
347
|
/**
|
|
348
|
-
* @public
|
|
349
348
|
* <p>A structure that describes the options for the access portal associated with this
|
|
350
349
|
* application.</p>
|
|
350
|
+
* @public
|
|
351
351
|
*/
|
|
352
352
|
PortalOptions?: PortalOptions;
|
|
353
353
|
/**
|
|
354
|
-
* @public
|
|
355
354
|
* <p>The description of the application.</p>
|
|
355
|
+
* @public
|
|
356
356
|
*/
|
|
357
357
|
Description?: string;
|
|
358
358
|
/**
|
|
359
|
-
* @public
|
|
360
359
|
* <p>The date and time when the application was originally created.</p>
|
|
360
|
+
* @public
|
|
361
361
|
*/
|
|
362
362
|
CreatedDate?: Date;
|
|
363
363
|
}
|
|
364
364
|
/**
|
|
365
|
-
* @public
|
|
366
365
|
* <p>Occurs when a conflict with a previous successful write is detected. This generally
|
|
367
366
|
* occurs when the previous write did not have time to propagate to the host serving the
|
|
368
367
|
* current request. A retry (with appropriate backoff logic) is the recommended response to
|
|
369
368
|
* this exception.</p>
|
|
369
|
+
* @public
|
|
370
370
|
*/
|
|
371
371
|
export declare class ConflictException extends __BaseException {
|
|
372
372
|
readonly name: "ConflictException";
|
|
@@ -382,20 +382,20 @@ export declare class ConflictException extends __BaseException {
|
|
|
382
382
|
*/
|
|
383
383
|
export interface DeleteApplicationAccessScopeRequest {
|
|
384
384
|
/**
|
|
385
|
-
* @public
|
|
386
385
|
* <p>Specifies the ARN of the application with the access scope to delete.</p>
|
|
386
|
+
* @public
|
|
387
387
|
*/
|
|
388
388
|
ApplicationArn: string | undefined;
|
|
389
389
|
/**
|
|
390
|
-
* @public
|
|
391
390
|
* <p>Specifies the name of the access scope to remove from the application.</p>
|
|
391
|
+
* @public
|
|
392
392
|
*/
|
|
393
393
|
Scope: string | undefined;
|
|
394
394
|
}
|
|
395
395
|
/**
|
|
396
|
-
* @public
|
|
397
396
|
* <p>The request processing has failed because of an unknown error, exception, or failure
|
|
398
397
|
* with an internal server.</p>
|
|
398
|
+
* @public
|
|
399
399
|
*/
|
|
400
400
|
export declare class InternalServerException extends __BaseException {
|
|
401
401
|
readonly name: "InternalServerException";
|
|
@@ -407,8 +407,8 @@ export declare class InternalServerException extends __BaseException {
|
|
|
407
407
|
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
408
408
|
}
|
|
409
409
|
/**
|
|
410
|
-
* @public
|
|
411
410
|
* <p>Indicates that a requested resource is not found.</p>
|
|
411
|
+
* @public
|
|
412
412
|
*/
|
|
413
413
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
414
414
|
readonly name: "ResourceNotFoundException";
|
|
@@ -420,9 +420,9 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
420
420
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
421
421
|
}
|
|
422
422
|
/**
|
|
423
|
-
* @public
|
|
424
423
|
* <p>Indicates that the principal has crossed the throttling limits of the API
|
|
425
424
|
* operations.</p>
|
|
425
|
+
* @public
|
|
426
426
|
*/
|
|
427
427
|
export declare class ThrottlingException extends __BaseException {
|
|
428
428
|
readonly name: "ThrottlingException";
|
|
@@ -434,8 +434,8 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
434
434
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
435
435
|
}
|
|
436
436
|
/**
|
|
437
|
-
* @public
|
|
438
437
|
* <p>The request failed because it contains a syntax error.</p>
|
|
438
|
+
* @public
|
|
439
439
|
*/
|
|
440
440
|
export declare class ValidationException extends __BaseException {
|
|
441
441
|
readonly name: "ValidationException";
|
|
@@ -451,15 +451,15 @@ export declare class ValidationException extends __BaseException {
|
|
|
451
451
|
*/
|
|
452
452
|
export interface GetApplicationAccessScopeRequest {
|
|
453
453
|
/**
|
|
454
|
-
* @public
|
|
455
454
|
* <p>Specifies the ARN of the application with the access scope that you want to
|
|
456
455
|
* retrieve.</p>
|
|
456
|
+
* @public
|
|
457
457
|
*/
|
|
458
458
|
ApplicationArn: string | undefined;
|
|
459
459
|
/**
|
|
460
|
-
* @public
|
|
461
460
|
* <p>Specifies the name of the access scope for which you want the authorized
|
|
462
461
|
* targets.</p>
|
|
462
|
+
* @public
|
|
463
463
|
*/
|
|
464
464
|
Scope: string | undefined;
|
|
465
465
|
}
|
|
@@ -468,13 +468,13 @@ export interface GetApplicationAccessScopeRequest {
|
|
|
468
468
|
*/
|
|
469
469
|
export interface GetApplicationAccessScopeResponse {
|
|
470
470
|
/**
|
|
471
|
-
* @public
|
|
472
471
|
* <p>The name of the access scope that can be used with the authorized targets.</p>
|
|
472
|
+
* @public
|
|
473
473
|
*/
|
|
474
474
|
Scope: string | undefined;
|
|
475
475
|
/**
|
|
476
|
-
* @public
|
|
477
476
|
* <p>An array of authorized targets associated with this access scope.</p>
|
|
477
|
+
* @public
|
|
478
478
|
*/
|
|
479
479
|
AuthorizedTargets?: string[];
|
|
480
480
|
}
|
|
@@ -483,12 +483,11 @@ export interface GetApplicationAccessScopeResponse {
|
|
|
483
483
|
*/
|
|
484
484
|
export interface ListApplicationAccessScopesRequest {
|
|
485
485
|
/**
|
|
486
|
-
* @public
|
|
487
486
|
* <p>Specifies the ARN of the application.</p>
|
|
487
|
+
* @public
|
|
488
488
|
*/
|
|
489
489
|
ApplicationArn: string | undefined;
|
|
490
490
|
/**
|
|
491
|
-
* @public
|
|
492
491
|
* <p>Specifies the total number of results that you want included in each
|
|
493
492
|
* response. If additional items exist beyond the number you specify, the
|
|
494
493
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -497,31 +496,32 @@ export interface ListApplicationAccessScopesRequest {
|
|
|
497
496
|
* results than the maximum even when there are more results available. You should check
|
|
498
497
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
499
498
|
* results.</p>
|
|
499
|
+
* @public
|
|
500
500
|
*/
|
|
501
501
|
MaxResults?: number;
|
|
502
502
|
/**
|
|
503
|
-
* @public
|
|
504
503
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
505
504
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
506
505
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
507
506
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
508
507
|
* next page of results.</p>
|
|
508
|
+
* @public
|
|
509
509
|
*/
|
|
510
510
|
NextToken?: string;
|
|
511
511
|
}
|
|
512
512
|
/**
|
|
513
|
-
* @public
|
|
514
513
|
* <p>A structure that describes an IAM Identity Center access scope and its authorized targets.</p>
|
|
514
|
+
* @public
|
|
515
515
|
*/
|
|
516
516
|
export interface ScopeDetails {
|
|
517
517
|
/**
|
|
518
|
-
* @public
|
|
519
518
|
* <p>The name of the access scope.</p>
|
|
519
|
+
* @public
|
|
520
520
|
*/
|
|
521
521
|
Scope: string | undefined;
|
|
522
522
|
/**
|
|
523
|
-
* @public
|
|
524
523
|
* <p>An array list of ARNs of applications.</p>
|
|
524
|
+
* @public
|
|
525
525
|
*/
|
|
526
526
|
AuthorizedTargets?: string[];
|
|
527
527
|
}
|
|
@@ -530,18 +530,18 @@ export interface ScopeDetails {
|
|
|
530
530
|
*/
|
|
531
531
|
export interface ListApplicationAccessScopesResponse {
|
|
532
532
|
/**
|
|
533
|
-
* @public
|
|
534
533
|
* <p>An array list of access scopes and their authorized targets that are associated with
|
|
535
534
|
* the application.</p>
|
|
535
|
+
* @public
|
|
536
536
|
*/
|
|
537
537
|
Scopes: ScopeDetails[] | undefined;
|
|
538
538
|
/**
|
|
539
|
-
* @public
|
|
540
539
|
* <p>If present, this value indicates that more output is available than
|
|
541
540
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
542
541
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
543
542
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
544
543
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
544
|
+
* @public
|
|
545
545
|
*/
|
|
546
546
|
NextToken?: string;
|
|
547
547
|
}
|
|
@@ -550,63 +550,63 @@ export interface ListApplicationAccessScopesResponse {
|
|
|
550
550
|
*/
|
|
551
551
|
export interface PutApplicationAccessScopeRequest {
|
|
552
552
|
/**
|
|
553
|
-
* @public
|
|
554
553
|
* <p>Specifies the name of the access scope to be associated with the specified
|
|
555
554
|
* targets.</p>
|
|
555
|
+
* @public
|
|
556
556
|
*/
|
|
557
557
|
Scope: string | undefined;
|
|
558
558
|
/**
|
|
559
|
-
* @public
|
|
560
559
|
* <p>Specifies an array list of ARNs that represent the authorized targets for this access
|
|
561
560
|
* scope.</p>
|
|
561
|
+
* @public
|
|
562
562
|
*/
|
|
563
563
|
AuthorizedTargets?: string[];
|
|
564
564
|
/**
|
|
565
|
-
* @public
|
|
566
565
|
* <p>Specifies the ARN of the application with the access scope with the targets to add or
|
|
567
566
|
* update.</p>
|
|
567
|
+
* @public
|
|
568
568
|
*/
|
|
569
569
|
ApplicationArn: string | undefined;
|
|
570
570
|
}
|
|
571
571
|
/**
|
|
572
|
-
* @public
|
|
573
572
|
* <p>A structure that describes an assignment of a principal to an application.</p>
|
|
573
|
+
* @public
|
|
574
574
|
*/
|
|
575
575
|
export interface ApplicationAssignment {
|
|
576
576
|
/**
|
|
577
|
-
* @public
|
|
578
577
|
* <p>The ARN of the application that has principals assigned.</p>
|
|
578
|
+
* @public
|
|
579
579
|
*/
|
|
580
580
|
ApplicationArn: string | undefined;
|
|
581
581
|
/**
|
|
582
|
-
* @public
|
|
583
582
|
* <p>The unique identifier of the principal assigned to the application.</p>
|
|
583
|
+
* @public
|
|
584
584
|
*/
|
|
585
585
|
PrincipalId: string | undefined;
|
|
586
586
|
/**
|
|
587
|
-
* @public
|
|
588
587
|
* <p>The type of the principal assigned to the application.</p>
|
|
588
|
+
* @public
|
|
589
589
|
*/
|
|
590
590
|
PrincipalType: PrincipalType | undefined;
|
|
591
591
|
}
|
|
592
592
|
/**
|
|
593
|
-
* @public
|
|
594
593
|
* <p>A structure that describes an application to which a principal is assigned.</p>
|
|
594
|
+
* @public
|
|
595
595
|
*/
|
|
596
596
|
export interface ApplicationAssignmentForPrincipal {
|
|
597
597
|
/**
|
|
598
|
-
* @public
|
|
599
598
|
* <p>The ARN of the application to which the specified principal is assigned.</p>
|
|
599
|
+
* @public
|
|
600
600
|
*/
|
|
601
601
|
ApplicationArn?: string;
|
|
602
602
|
/**
|
|
603
|
-
* @public
|
|
604
603
|
* <p>The unique identifier of the principal assigned to the application.</p>
|
|
604
|
+
* @public
|
|
605
605
|
*/
|
|
606
606
|
PrincipalId?: string;
|
|
607
607
|
/**
|
|
608
|
-
* @public
|
|
609
608
|
* <p>The type of the principal assigned to the application.</p>
|
|
609
|
+
* @public
|
|
610
610
|
*/
|
|
611
611
|
PrincipalType?: PrincipalType;
|
|
612
612
|
}
|
|
@@ -626,13 +626,13 @@ export type AuthenticationMethodType = (typeof AuthenticationMethodType)[keyof t
|
|
|
626
626
|
*/
|
|
627
627
|
export interface DeleteApplicationAuthenticationMethodRequest {
|
|
628
628
|
/**
|
|
629
|
-
* @public
|
|
630
629
|
* <p>Specifies the ARN of the application with the authentication method to delete.</p>
|
|
630
|
+
* @public
|
|
631
631
|
*/
|
|
632
632
|
ApplicationArn: string | undefined;
|
|
633
633
|
/**
|
|
634
|
-
* @public
|
|
635
634
|
* <p>Specifies the authentication method type to delete from the application.</p>
|
|
635
|
+
* @public
|
|
636
636
|
*/
|
|
637
637
|
AuthenticationMethodType: AuthenticationMethodType | undefined;
|
|
638
638
|
}
|
|
@@ -641,31 +641,31 @@ export interface DeleteApplicationAuthenticationMethodRequest {
|
|
|
641
641
|
*/
|
|
642
642
|
export interface GetApplicationAuthenticationMethodRequest {
|
|
643
643
|
/**
|
|
644
|
-
* @public
|
|
645
644
|
* <p>Specifies the ARN of the application.</p>
|
|
645
|
+
* @public
|
|
646
646
|
*/
|
|
647
647
|
ApplicationArn: string | undefined;
|
|
648
648
|
/**
|
|
649
|
-
* @public
|
|
650
649
|
* <p>Specifies the type of authentication method for which you want details.</p>
|
|
650
|
+
* @public
|
|
651
651
|
*/
|
|
652
652
|
AuthenticationMethodType: AuthenticationMethodType | undefined;
|
|
653
653
|
}
|
|
654
654
|
/**
|
|
655
|
-
* @public
|
|
656
655
|
* <p>A structure that describes details for authentication that uses IAM.</p>
|
|
656
|
+
* @public
|
|
657
657
|
*/
|
|
658
658
|
export interface IamAuthenticationMethod {
|
|
659
659
|
/**
|
|
660
|
-
* @public
|
|
661
660
|
* <p>An IAM policy document in JSON.</p>
|
|
661
|
+
* @public
|
|
662
662
|
*/
|
|
663
663
|
ActorPolicy: __DocumentType | undefined;
|
|
664
664
|
}
|
|
665
665
|
/**
|
|
666
|
-
* @public
|
|
667
666
|
* <p>A structure that describes an authentication method that can be used by an
|
|
668
667
|
* application.</p>
|
|
668
|
+
* @public
|
|
669
669
|
*/
|
|
670
670
|
export type AuthenticationMethod = AuthenticationMethod.IamMember | AuthenticationMethod.$UnknownMember;
|
|
671
671
|
/**
|
|
@@ -673,8 +673,8 @@ export type AuthenticationMethod = AuthenticationMethod.IamMember | Authenticati
|
|
|
673
673
|
*/
|
|
674
674
|
export declare namespace AuthenticationMethod {
|
|
675
675
|
/**
|
|
676
|
-
* @public
|
|
677
676
|
* <p>A structure that describes details for IAM authentication.</p>
|
|
677
|
+
* @public
|
|
678
678
|
*/
|
|
679
679
|
interface IamMember {
|
|
680
680
|
Iam: IamAuthenticationMethod;
|
|
@@ -698,8 +698,8 @@ export declare namespace AuthenticationMethod {
|
|
|
698
698
|
*/
|
|
699
699
|
export interface GetApplicationAuthenticationMethodResponse {
|
|
700
700
|
/**
|
|
701
|
-
* @public
|
|
702
701
|
* <p>A structure that contains details about the requested authentication method.</p>
|
|
702
|
+
* @public
|
|
703
703
|
*/
|
|
704
704
|
AuthenticationMethod?: AuthenticationMethod;
|
|
705
705
|
}
|
|
@@ -708,35 +708,35 @@ export interface GetApplicationAuthenticationMethodResponse {
|
|
|
708
708
|
*/
|
|
709
709
|
export interface ListApplicationAuthenticationMethodsRequest {
|
|
710
710
|
/**
|
|
711
|
-
* @public
|
|
712
711
|
* <p>Specifies the ARN of the application with the authentication methods you want to
|
|
713
712
|
* list.</p>
|
|
713
|
+
* @public
|
|
714
714
|
*/
|
|
715
715
|
ApplicationArn: string | undefined;
|
|
716
716
|
/**
|
|
717
|
-
* @public
|
|
718
717
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
719
718
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
720
719
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
721
720
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
722
721
|
* next page of results.</p>
|
|
722
|
+
* @public
|
|
723
723
|
*/
|
|
724
724
|
NextToken?: string;
|
|
725
725
|
}
|
|
726
726
|
/**
|
|
727
|
-
* @public
|
|
728
727
|
* <p>A structure that describes an authentication method and its type.</p>
|
|
728
|
+
* @public
|
|
729
729
|
*/
|
|
730
730
|
export interface AuthenticationMethodItem {
|
|
731
731
|
/**
|
|
732
|
-
* @public
|
|
733
732
|
* <p>The type of authentication that is used by this method.</p>
|
|
733
|
+
* @public
|
|
734
734
|
*/
|
|
735
735
|
AuthenticationMethodType?: AuthenticationMethodType;
|
|
736
736
|
/**
|
|
737
|
-
* @public
|
|
738
737
|
* <p>A structure that describes an authentication method. The contents of this structure is
|
|
739
738
|
* determined by the <code>AuthenticationMethodType</code>.</p>
|
|
739
|
+
* @public
|
|
740
740
|
*/
|
|
741
741
|
AuthenticationMethod?: AuthenticationMethod;
|
|
742
742
|
}
|
|
@@ -745,17 +745,17 @@ export interface AuthenticationMethodItem {
|
|
|
745
745
|
*/
|
|
746
746
|
export interface ListApplicationAuthenticationMethodsResponse {
|
|
747
747
|
/**
|
|
748
|
-
* @public
|
|
749
748
|
* <p>An array list of authentication methods for the specified application.</p>
|
|
749
|
+
* @public
|
|
750
750
|
*/
|
|
751
751
|
AuthenticationMethods?: AuthenticationMethodItem[];
|
|
752
752
|
/**
|
|
753
|
-
* @public
|
|
754
753
|
* <p>If present, this value indicates that more output is available than
|
|
755
754
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
756
755
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
757
756
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
758
757
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
758
|
+
* @public
|
|
759
759
|
*/
|
|
760
760
|
NextToken?: string;
|
|
761
761
|
}
|
|
@@ -764,21 +764,21 @@ export interface ListApplicationAuthenticationMethodsResponse {
|
|
|
764
764
|
*/
|
|
765
765
|
export interface PutApplicationAuthenticationMethodRequest {
|
|
766
766
|
/**
|
|
767
|
-
* @public
|
|
768
767
|
* <p>Specifies the ARN of the application with the authentication method to add or
|
|
769
768
|
* update.</p>
|
|
769
|
+
* @public
|
|
770
770
|
*/
|
|
771
771
|
ApplicationArn: string | undefined;
|
|
772
772
|
/**
|
|
773
|
-
* @public
|
|
774
773
|
* <p>Specifies the type of the authentication method that you want to add or update.</p>
|
|
774
|
+
* @public
|
|
775
775
|
*/
|
|
776
776
|
AuthenticationMethodType: AuthenticationMethodType | undefined;
|
|
777
777
|
/**
|
|
778
|
-
* @public
|
|
779
778
|
* <p>Specifies a structure that describes the authentication method to add or update. The
|
|
780
779
|
* structure type you provide is determined by the <code>AuthenticationMethodType</code>
|
|
781
780
|
* parameter.</p>
|
|
781
|
+
* @public
|
|
782
782
|
*/
|
|
783
783
|
AuthenticationMethod: AuthenticationMethod | undefined;
|
|
784
784
|
}
|
|
@@ -801,13 +801,13 @@ export type GrantType = (typeof GrantType)[keyof typeof GrantType];
|
|
|
801
801
|
*/
|
|
802
802
|
export interface DeleteApplicationGrantRequest {
|
|
803
803
|
/**
|
|
804
|
-
* @public
|
|
805
804
|
* <p>Specifies the ARN of the application with the grant to delete.</p>
|
|
805
|
+
* @public
|
|
806
806
|
*/
|
|
807
807
|
ApplicationArn: string | undefined;
|
|
808
808
|
/**
|
|
809
|
-
* @public
|
|
810
809
|
* <p>Specifies the type of grant to delete from the application.</p>
|
|
810
|
+
* @public
|
|
811
811
|
*/
|
|
812
812
|
GrantType: GrantType | undefined;
|
|
813
813
|
}
|
|
@@ -816,71 +816,71 @@ export interface DeleteApplicationGrantRequest {
|
|
|
816
816
|
*/
|
|
817
817
|
export interface GetApplicationGrantRequest {
|
|
818
818
|
/**
|
|
819
|
-
* @public
|
|
820
819
|
* <p>Specifies the ARN of the application that contains the grant.</p>
|
|
820
|
+
* @public
|
|
821
821
|
*/
|
|
822
822
|
ApplicationArn: string | undefined;
|
|
823
823
|
/**
|
|
824
|
-
* @public
|
|
825
824
|
* <p>Specifies the type of grant.</p>
|
|
825
|
+
* @public
|
|
826
826
|
*/
|
|
827
827
|
GrantType: GrantType | undefined;
|
|
828
828
|
}
|
|
829
829
|
/**
|
|
830
|
-
* @public
|
|
831
830
|
* <p>A structure that defines configuration settings for an application that supports the OAuth 2.0 Authorization Code Grant.</p>
|
|
831
|
+
* @public
|
|
832
832
|
*/
|
|
833
833
|
export interface AuthorizationCodeGrant {
|
|
834
834
|
/**
|
|
835
|
-
* @public
|
|
836
835
|
* <p>A list of URIs that are valid locations to redirect a user's browser after the user is authorized.</p>
|
|
836
|
+
* @public
|
|
837
837
|
*/
|
|
838
838
|
RedirectUris?: string[];
|
|
839
839
|
}
|
|
840
840
|
/**
|
|
841
|
-
* @public
|
|
842
841
|
* <p>A structure that describes a trusted token issuer and associates it with a set of authorized
|
|
843
842
|
* audiences.</p>
|
|
843
|
+
* @public
|
|
844
844
|
*/
|
|
845
845
|
export interface AuthorizedTokenIssuer {
|
|
846
846
|
/**
|
|
847
|
-
* @public
|
|
848
847
|
* <p>The ARN of the trusted token issuer.</p>
|
|
848
|
+
* @public
|
|
849
849
|
*/
|
|
850
850
|
TrustedTokenIssuerArn?: string;
|
|
851
851
|
/**
|
|
852
|
-
* @public
|
|
853
852
|
* <p>An array list of authorized audiences, or applications, that can consume the tokens
|
|
854
853
|
* generated by the associated trusted token issuer.</p>
|
|
854
|
+
* @public
|
|
855
855
|
*/
|
|
856
856
|
AuthorizedAudiences?: string[];
|
|
857
857
|
}
|
|
858
858
|
/**
|
|
859
|
-
* @public
|
|
860
859
|
* <p>A structure that defines configuration settings for an application that supports the JWT Bearer Token Authorization Grant.</p>
|
|
860
|
+
* @public
|
|
861
861
|
*/
|
|
862
862
|
export interface JwtBearerGrant {
|
|
863
863
|
/**
|
|
864
|
-
* @public
|
|
865
864
|
* <p>A list of allowed token issuers trusted by the Identity Center instances for this application.</p>
|
|
865
|
+
* @public
|
|
866
866
|
*/
|
|
867
867
|
AuthorizedTokenIssuers?: AuthorizedTokenIssuer[];
|
|
868
868
|
}
|
|
869
869
|
/**
|
|
870
|
-
* @public
|
|
871
870
|
* <p>A structure that defines configuration settings for an application that supports the OAuth 2.0 Refresh Token Grant.</p>
|
|
871
|
+
* @public
|
|
872
872
|
*/
|
|
873
873
|
export interface RefreshTokenGrant {
|
|
874
874
|
}
|
|
875
875
|
/**
|
|
876
|
-
* @public
|
|
877
876
|
* <p>A structure that defines configuration settings for an application that supports the OAuth 2.0 Token Exchange Grant.</p>
|
|
877
|
+
* @public
|
|
878
878
|
*/
|
|
879
879
|
export interface TokenExchangeGrant {
|
|
880
880
|
}
|
|
881
881
|
/**
|
|
882
|
-
* @public
|
|
883
882
|
* <p>The Grant union represents the set of possible configuration options for the selected grant type. Exactly one member of the union must be specified, and must match the grant type selected.</p>
|
|
883
|
+
* @public
|
|
884
884
|
*/
|
|
885
885
|
export type Grant = Grant.AuthorizationCodeMember | Grant.JwtBearerMember | Grant.RefreshTokenMember | Grant.TokenExchangeMember | Grant.$UnknownMember;
|
|
886
886
|
/**
|
|
@@ -888,8 +888,8 @@ export type Grant = Grant.AuthorizationCodeMember | Grant.JwtBearerMember | Gran
|
|
|
888
888
|
*/
|
|
889
889
|
export declare namespace Grant {
|
|
890
890
|
/**
|
|
891
|
-
* @public
|
|
892
891
|
* <p>Configuration options for the <code>authorization_code</code> grant type.</p>
|
|
892
|
+
* @public
|
|
893
893
|
*/
|
|
894
894
|
interface AuthorizationCodeMember {
|
|
895
895
|
AuthorizationCode: AuthorizationCodeGrant;
|
|
@@ -899,8 +899,8 @@ export declare namespace Grant {
|
|
|
899
899
|
$unknown?: never;
|
|
900
900
|
}
|
|
901
901
|
/**
|
|
902
|
-
* @public
|
|
903
902
|
* <p>Configuration options for the <code>urn:ietf:params:oauth:grant-type:jwt-bearer</code> grant type.</p>
|
|
903
|
+
* @public
|
|
904
904
|
*/
|
|
905
905
|
interface JwtBearerMember {
|
|
906
906
|
AuthorizationCode?: never;
|
|
@@ -910,8 +910,8 @@ export declare namespace Grant {
|
|
|
910
910
|
$unknown?: never;
|
|
911
911
|
}
|
|
912
912
|
/**
|
|
913
|
-
* @public
|
|
914
913
|
* <p>Configuration options for the <code>refresh_token</code> grant type.</p>
|
|
914
|
+
* @public
|
|
915
915
|
*/
|
|
916
916
|
interface RefreshTokenMember {
|
|
917
917
|
AuthorizationCode?: never;
|
|
@@ -921,8 +921,8 @@ export declare namespace Grant {
|
|
|
921
921
|
$unknown?: never;
|
|
922
922
|
}
|
|
923
923
|
/**
|
|
924
|
-
* @public
|
|
925
924
|
* <p>Configuration options for the <code>urn:ietf:params:oauth:grant-type:token-exchange</code> grant type.</p>
|
|
925
|
+
* @public
|
|
926
926
|
*/
|
|
927
927
|
interface TokenExchangeMember {
|
|
928
928
|
AuthorizationCode?: never;
|
|
@@ -955,8 +955,8 @@ export declare namespace Grant {
|
|
|
955
955
|
*/
|
|
956
956
|
export interface GetApplicationGrantResponse {
|
|
957
957
|
/**
|
|
958
|
-
* @public
|
|
959
958
|
* <p>A structure that describes the requested grant.</p>
|
|
959
|
+
* @public
|
|
960
960
|
*/
|
|
961
961
|
Grant: Grant | undefined;
|
|
962
962
|
}
|
|
@@ -965,33 +965,33 @@ export interface GetApplicationGrantResponse {
|
|
|
965
965
|
*/
|
|
966
966
|
export interface ListApplicationGrantsRequest {
|
|
967
967
|
/**
|
|
968
|
-
* @public
|
|
969
968
|
* <p>Specifies the ARN of the application whose grants you want to list.</p>
|
|
969
|
+
* @public
|
|
970
970
|
*/
|
|
971
971
|
ApplicationArn: string | undefined;
|
|
972
972
|
/**
|
|
973
|
-
* @public
|
|
974
973
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
975
974
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
976
975
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
977
976
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
978
977
|
* next page of results.</p>
|
|
978
|
+
* @public
|
|
979
979
|
*/
|
|
980
980
|
NextToken?: string;
|
|
981
981
|
}
|
|
982
982
|
/**
|
|
983
|
-
* @public
|
|
984
983
|
* <p>A structure that defines a single grant and its configuration.</p>
|
|
984
|
+
* @public
|
|
985
985
|
*/
|
|
986
986
|
export interface GrantItem {
|
|
987
987
|
/**
|
|
988
|
-
* @public
|
|
989
988
|
* <p>The type of the selected grant.</p>
|
|
989
|
+
* @public
|
|
990
990
|
*/
|
|
991
991
|
GrantType: GrantType | undefined;
|
|
992
992
|
/**
|
|
993
|
-
* @public
|
|
994
993
|
* <p>The configuration structure for the selected grant.</p>
|
|
994
|
+
* @public
|
|
995
995
|
*/
|
|
996
996
|
Grant: Grant | undefined;
|
|
997
997
|
}
|
|
@@ -1000,17 +1000,17 @@ export interface GrantItem {
|
|
|
1000
1000
|
*/
|
|
1001
1001
|
export interface ListApplicationGrantsResponse {
|
|
1002
1002
|
/**
|
|
1003
|
-
* @public
|
|
1004
1003
|
* <p>An array list of structures that describe the requested grants.</p>
|
|
1004
|
+
* @public
|
|
1005
1005
|
*/
|
|
1006
1006
|
Grants: GrantItem[] | undefined;
|
|
1007
1007
|
/**
|
|
1008
|
-
* @public
|
|
1009
1008
|
* <p>If present, this value indicates that more output is available than
|
|
1010
1009
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
1011
1010
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
1012
1011
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
1013
1012
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
1013
|
+
* @public
|
|
1014
1014
|
*/
|
|
1015
1015
|
NextToken?: string;
|
|
1016
1016
|
}
|
|
@@ -1019,39 +1019,39 @@ export interface ListApplicationGrantsResponse {
|
|
|
1019
1019
|
*/
|
|
1020
1020
|
export interface PutApplicationGrantRequest {
|
|
1021
1021
|
/**
|
|
1022
|
-
* @public
|
|
1023
1022
|
* <p>Specifies the ARN of the application to update.</p>
|
|
1023
|
+
* @public
|
|
1024
1024
|
*/
|
|
1025
1025
|
ApplicationArn: string | undefined;
|
|
1026
1026
|
/**
|
|
1027
|
-
* @public
|
|
1028
1027
|
* <p>Specifies the type of grant to update.</p>
|
|
1028
|
+
* @public
|
|
1029
1029
|
*/
|
|
1030
1030
|
GrantType: GrantType | undefined;
|
|
1031
1031
|
/**
|
|
1032
|
-
* @public
|
|
1033
1032
|
* <p>Specifies a structure that describes the grant to update.</p>
|
|
1033
|
+
* @public
|
|
1034
1034
|
*/
|
|
1035
1035
|
Grant: Grant | undefined;
|
|
1036
1036
|
}
|
|
1037
1037
|
/**
|
|
1038
|
-
* @public
|
|
1039
1038
|
* <p>A structure that describes how the portal represents an application provider.</p>
|
|
1039
|
+
* @public
|
|
1040
1040
|
*/
|
|
1041
1041
|
export interface DisplayData {
|
|
1042
1042
|
/**
|
|
1043
|
-
* @public
|
|
1044
1043
|
* <p>The name of the application provider that appears in the portal.</p>
|
|
1044
|
+
* @public
|
|
1045
1045
|
*/
|
|
1046
1046
|
DisplayName?: string;
|
|
1047
1047
|
/**
|
|
1048
|
-
* @public
|
|
1049
1048
|
* <p>A URL that points to an icon that represents the application provider.</p>
|
|
1049
|
+
* @public
|
|
1050
1050
|
*/
|
|
1051
1051
|
IconUrl?: string;
|
|
1052
1052
|
/**
|
|
1053
|
-
* @public
|
|
1054
1053
|
* <p>The description of the application provider that appears in the portal.</p>
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
Description?: string;
|
|
1057
1057
|
}
|
|
@@ -1068,78 +1068,78 @@ export declare const FederationProtocol: {
|
|
|
1068
1068
|
*/
|
|
1069
1069
|
export type FederationProtocol = (typeof FederationProtocol)[keyof typeof FederationProtocol];
|
|
1070
1070
|
/**
|
|
1071
|
-
* @public
|
|
1072
1071
|
* <p>A structure that describes details for an IAM Identity Center access scope that is associated with a
|
|
1073
1072
|
* resource server.</p>
|
|
1073
|
+
* @public
|
|
1074
1074
|
*/
|
|
1075
1075
|
export interface ResourceServerScopeDetails {
|
|
1076
1076
|
/**
|
|
1077
|
-
* @public
|
|
1078
1077
|
* <p>The description of an access scope for a resource server.</p>
|
|
1078
|
+
* @public
|
|
1079
1079
|
*/
|
|
1080
1080
|
LongDescription?: string;
|
|
1081
1081
|
/**
|
|
1082
|
-
* @public
|
|
1083
1082
|
* <p>The title of an access scope for a resource server.</p>
|
|
1083
|
+
* @public
|
|
1084
1084
|
*/
|
|
1085
1085
|
DetailedTitle?: string;
|
|
1086
1086
|
}
|
|
1087
1087
|
/**
|
|
1088
|
-
* @public
|
|
1089
1088
|
* <p>A structure that describes the configuration of a resource server.</p>
|
|
1089
|
+
* @public
|
|
1090
1090
|
*/
|
|
1091
1091
|
export interface ResourceServerConfig {
|
|
1092
1092
|
/**
|
|
1093
|
-
* @public
|
|
1094
1093
|
* <p>A list of the IAM Identity Center access scopes that are associated with this resource
|
|
1095
1094
|
* server.</p>
|
|
1095
|
+
* @public
|
|
1096
1096
|
*/
|
|
1097
1097
|
Scopes?: Record<string, ResourceServerScopeDetails>;
|
|
1098
1098
|
}
|
|
1099
1099
|
/**
|
|
1100
|
-
* @public
|
|
1101
1100
|
* <p>A structure that describes a provider that can be used to connect an Amazon Web Services managed application or customer managed application to IAM Identity Center.</p>
|
|
1101
|
+
* @public
|
|
1102
1102
|
*/
|
|
1103
1103
|
export interface ApplicationProvider {
|
|
1104
1104
|
/**
|
|
1105
|
-
* @public
|
|
1106
1105
|
* <p>The ARN of the application provider.</p>
|
|
1106
|
+
* @public
|
|
1107
1107
|
*/
|
|
1108
1108
|
ApplicationProviderArn: string | undefined;
|
|
1109
1109
|
/**
|
|
1110
|
-
* @public
|
|
1111
1110
|
* <p>The protocol that the application provider uses to perform federation.</p>
|
|
1111
|
+
* @public
|
|
1112
1112
|
*/
|
|
1113
1113
|
FederationProtocol?: FederationProtocol;
|
|
1114
1114
|
/**
|
|
1115
|
-
* @public
|
|
1116
1115
|
* <p>A structure that describes how IAM Identity Center represents the application provider in the
|
|
1117
1116
|
* portal.</p>
|
|
1117
|
+
* @public
|
|
1118
1118
|
*/
|
|
1119
1119
|
DisplayData?: DisplayData;
|
|
1120
1120
|
/**
|
|
1121
|
-
* @public
|
|
1122
1121
|
* <p>A structure that describes the application provider's resource server.</p>
|
|
1122
|
+
* @public
|
|
1123
1123
|
*/
|
|
1124
1124
|
ResourceServerConfig?: ResourceServerConfig;
|
|
1125
1125
|
}
|
|
1126
1126
|
/**
|
|
1127
|
-
* @public
|
|
1128
1127
|
* <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
|
|
1128
|
+
* @public
|
|
1129
1129
|
*/
|
|
1130
1130
|
export interface CustomerManagedPolicyReference {
|
|
1131
1131
|
/**
|
|
1132
|
-
* @public
|
|
1133
1132
|
* <p>The name of the IAM policy that you have configured in each account where you want
|
|
1134
1133
|
* to deploy your permission set.</p>
|
|
1134
|
+
* @public
|
|
1135
1135
|
*/
|
|
1136
1136
|
Name: string | undefined;
|
|
1137
1137
|
/**
|
|
1138
|
-
* @public
|
|
1139
1138
|
* <p>The path to the IAM policy that you have configured in each account where you want
|
|
1140
1139
|
* to deploy your permission set. The default is <code>/</code>. For more information, see
|
|
1141
1140
|
* <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-friendly-names">Friendly names and paths</a> in the <i>IAM User
|
|
1142
1141
|
* Guide</i>.</p>
|
|
1142
|
+
* @public
|
|
1143
1143
|
*/
|
|
1144
1144
|
Path?: string;
|
|
1145
1145
|
}
|
|
@@ -1148,18 +1148,18 @@ export interface CustomerManagedPolicyReference {
|
|
|
1148
1148
|
*/
|
|
1149
1149
|
export interface AttachCustomerManagedPolicyReferenceToPermissionSetRequest {
|
|
1150
1150
|
/**
|
|
1151
|
-
* @public
|
|
1152
1151
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
1152
|
+
* @public
|
|
1153
1153
|
*/
|
|
1154
1154
|
InstanceArn: string | undefined;
|
|
1155
1155
|
/**
|
|
1156
|
-
* @public
|
|
1157
1156
|
* <p>The ARN of the <code>PermissionSet</code>.</p>
|
|
1157
|
+
* @public
|
|
1158
1158
|
*/
|
|
1159
1159
|
PermissionSetArn: string | undefined;
|
|
1160
1160
|
/**
|
|
1161
|
-
* @public
|
|
1162
1161
|
* <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
|
|
1162
|
+
* @public
|
|
1163
1163
|
*/
|
|
1164
1164
|
CustomerManagedPolicyReference: CustomerManagedPolicyReference | undefined;
|
|
1165
1165
|
}
|
|
@@ -1169,9 +1169,9 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetRequest {
|
|
|
1169
1169
|
export interface AttachCustomerManagedPolicyReferenceToPermissionSetResponse {
|
|
1170
1170
|
}
|
|
1171
1171
|
/**
|
|
1172
|
-
* @public
|
|
1173
1172
|
* <p>Indicates that the principal has crossed the permitted number of resources that can be
|
|
1174
1173
|
* created.</p>
|
|
1174
|
+
* @public
|
|
1175
1175
|
*/
|
|
1176
1176
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
1177
1177
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -1183,19 +1183,19 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
1183
1183
|
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
1184
1184
|
}
|
|
1185
1185
|
/**
|
|
1186
|
-
* @public
|
|
1187
1186
|
* <p>A structure that stores the details of the Amazon Web Services managed policy.</p>
|
|
1187
|
+
* @public
|
|
1188
1188
|
*/
|
|
1189
1189
|
export interface AttachedManagedPolicy {
|
|
1190
1190
|
/**
|
|
1191
|
-
* @public
|
|
1192
1191
|
* <p>The name of the Amazon Web Services managed policy.</p>
|
|
1192
|
+
* @public
|
|
1193
1193
|
*/
|
|
1194
1194
|
Name?: string;
|
|
1195
1195
|
/**
|
|
1196
|
-
* @public
|
|
1197
1196
|
* <p>The ARN of the Amazon Web Services managed policy. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1198
1197
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1198
|
+
* @public
|
|
1199
1199
|
*/
|
|
1200
1200
|
Arn?: string;
|
|
1201
1201
|
}
|
|
@@ -1204,21 +1204,21 @@ export interface AttachedManagedPolicy {
|
|
|
1204
1204
|
*/
|
|
1205
1205
|
export interface AttachManagedPolicyToPermissionSetRequest {
|
|
1206
1206
|
/**
|
|
1207
|
-
* @public
|
|
1208
1207
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1209
1208
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1210
1209
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1210
|
+
* @public
|
|
1211
1211
|
*/
|
|
1212
1212
|
InstanceArn: string | undefined;
|
|
1213
1213
|
/**
|
|
1214
|
-
* @public
|
|
1215
1214
|
* <p>The ARN of the <a>PermissionSet</a> that the managed policy should be
|
|
1216
1215
|
* attached to.</p>
|
|
1216
|
+
* @public
|
|
1217
1217
|
*/
|
|
1218
1218
|
PermissionSetArn: string | undefined;
|
|
1219
1219
|
/**
|
|
1220
|
-
* @public
|
|
1221
1220
|
* <p>The Amazon Web Services managed policy ARN to be attached to a permission set.</p>
|
|
1221
|
+
* @public
|
|
1222
1222
|
*/
|
|
1223
1223
|
ManagedPolicyArn: string | undefined;
|
|
1224
1224
|
}
|
|
@@ -1232,36 +1232,36 @@ export interface AttachManagedPolicyToPermissionSetResponse {
|
|
|
1232
1232
|
*/
|
|
1233
1233
|
export interface CreateAccountAssignmentRequest {
|
|
1234
1234
|
/**
|
|
1235
|
-
* @public
|
|
1236
1235
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1237
1236
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1238
1237
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1238
|
+
* @public
|
|
1239
1239
|
*/
|
|
1240
1240
|
InstanceArn: string | undefined;
|
|
1241
1241
|
/**
|
|
1242
|
-
* @public
|
|
1243
1242
|
* <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
|
|
1243
|
+
* @public
|
|
1244
1244
|
*/
|
|
1245
1245
|
TargetId: string | undefined;
|
|
1246
1246
|
/**
|
|
1247
|
-
* @public
|
|
1248
1247
|
* <p>The entity type for which the assignment will be created.</p>
|
|
1248
|
+
* @public
|
|
1249
1249
|
*/
|
|
1250
1250
|
TargetType: TargetType | undefined;
|
|
1251
1251
|
/**
|
|
1252
|
-
* @public
|
|
1253
1252
|
* <p>The ARN of the permission set that the admin wants to grant the principal access
|
|
1254
1253
|
* to.</p>
|
|
1254
|
+
* @public
|
|
1255
1255
|
*/
|
|
1256
1256
|
PermissionSetArn: string | undefined;
|
|
1257
1257
|
/**
|
|
1258
|
-
* @public
|
|
1259
1258
|
* <p>The entity type for which the assignment will be created.</p>
|
|
1259
|
+
* @public
|
|
1260
1260
|
*/
|
|
1261
1261
|
PrincipalType: PrincipalType | undefined;
|
|
1262
1262
|
/**
|
|
1263
|
-
* @public
|
|
1264
1263
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
1264
|
+
* @public
|
|
1265
1265
|
*/
|
|
1266
1266
|
PrincipalId: string | undefined;
|
|
1267
1267
|
}
|
|
@@ -1270,26 +1270,26 @@ export interface CreateAccountAssignmentRequest {
|
|
|
1270
1270
|
*/
|
|
1271
1271
|
export interface CreateAccountAssignmentResponse {
|
|
1272
1272
|
/**
|
|
1273
|
-
* @public
|
|
1274
1273
|
* <p>The status object for the account assignment creation operation.</p>
|
|
1274
|
+
* @public
|
|
1275
1275
|
*/
|
|
1276
1276
|
AccountAssignmentCreationStatus?: AccountAssignmentOperationStatus;
|
|
1277
1277
|
}
|
|
1278
1278
|
/**
|
|
1279
|
-
* @public
|
|
1280
1279
|
* <p>A set of key-value pairs that are used to manage the resource. Tags can only be
|
|
1281
1280
|
* applied to permission sets and cannot be applied to corresponding roles that IAM Identity Center
|
|
1282
1281
|
* creates in Amazon Web Services accounts.</p>
|
|
1282
|
+
* @public
|
|
1283
1283
|
*/
|
|
1284
1284
|
export interface Tag {
|
|
1285
1285
|
/**
|
|
1286
|
-
* @public
|
|
1287
1286
|
* <p>The key for the tag.</p>
|
|
1287
|
+
* @public
|
|
1288
1288
|
*/
|
|
1289
1289
|
Key: string | undefined;
|
|
1290
1290
|
/**
|
|
1291
|
-
* @public
|
|
1292
1291
|
* <p>The value of the tag.</p>
|
|
1292
|
+
* @public
|
|
1293
1293
|
*/
|
|
1294
1294
|
Value: string | undefined;
|
|
1295
1295
|
}
|
|
@@ -1298,45 +1298,44 @@ export interface Tag {
|
|
|
1298
1298
|
*/
|
|
1299
1299
|
export interface CreateApplicationRequest {
|
|
1300
1300
|
/**
|
|
1301
|
-
* @public
|
|
1302
1301
|
* <p>The ARN of the instance of IAM Identity Center under which the operation will run.
|
|
1303
1302
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1304
1303
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1304
|
+
* @public
|
|
1305
1305
|
*/
|
|
1306
1306
|
InstanceArn: string | undefined;
|
|
1307
1307
|
/**
|
|
1308
|
-
* @public
|
|
1309
1308
|
* <p>The ARN of the application provider under which the operation will run.</p>
|
|
1309
|
+
* @public
|
|
1310
1310
|
*/
|
|
1311
1311
|
ApplicationProviderArn: string | undefined;
|
|
1312
1312
|
/**
|
|
1313
|
-
* @public
|
|
1314
1313
|
* <p>The name of the .</p>
|
|
1314
|
+
* @public
|
|
1315
1315
|
*/
|
|
1316
1316
|
Name: string | undefined;
|
|
1317
1317
|
/**
|
|
1318
|
-
* @public
|
|
1319
1318
|
* <p>The description of the .</p>
|
|
1319
|
+
* @public
|
|
1320
1320
|
*/
|
|
1321
1321
|
Description?: string;
|
|
1322
1322
|
/**
|
|
1323
|
-
* @public
|
|
1324
1323
|
* <p>A structure that describes the options for the portal associated with an
|
|
1325
1324
|
* application.</p>
|
|
1325
|
+
* @public
|
|
1326
1326
|
*/
|
|
1327
1327
|
PortalOptions?: PortalOptions;
|
|
1328
1328
|
/**
|
|
1329
|
-
* @public
|
|
1330
1329
|
* <p>Specifies tags to be attached to the application.</p>
|
|
1330
|
+
* @public
|
|
1331
1331
|
*/
|
|
1332
1332
|
Tags?: Tag[];
|
|
1333
1333
|
/**
|
|
1334
|
-
* @public
|
|
1335
1334
|
* <p>Specifies whether the application is enabled or disabled.</p>
|
|
1335
|
+
* @public
|
|
1336
1336
|
*/
|
|
1337
1337
|
Status?: ApplicationStatus;
|
|
1338
1338
|
/**
|
|
1339
|
-
* @public
|
|
1340
1339
|
* <p>Specifies a unique, case-sensitive ID that you provide to
|
|
1341
1340
|
* ensure the idempotency of the request. This lets you safely retry the request without
|
|
1342
1341
|
* accidentally performing the same operation a second time. Passing the same value to a
|
|
@@ -1348,6 +1347,7 @@ export interface CreateApplicationRequest {
|
|
|
1348
1347
|
* <p>If you retry the operation with the same <code>ClientToken</code>, but with
|
|
1349
1348
|
* different parameters, the retry fails with an <code>IdempotentParameterMismatch</code>
|
|
1350
1349
|
* error.</p>
|
|
1350
|
+
* @public
|
|
1351
1351
|
*/
|
|
1352
1352
|
ClientToken?: string;
|
|
1353
1353
|
}
|
|
@@ -1356,8 +1356,8 @@ export interface CreateApplicationRequest {
|
|
|
1356
1356
|
*/
|
|
1357
1357
|
export interface CreateApplicationResponse {
|
|
1358
1358
|
/**
|
|
1359
|
-
* @public
|
|
1360
1359
|
* <p>Specifies the ARN of the application.</p>
|
|
1360
|
+
* @public
|
|
1361
1361
|
*/
|
|
1362
1362
|
ApplicationArn?: string;
|
|
1363
1363
|
}
|
|
@@ -1366,18 +1366,18 @@ export interface CreateApplicationResponse {
|
|
|
1366
1366
|
*/
|
|
1367
1367
|
export interface CreateApplicationAssignmentRequest {
|
|
1368
1368
|
/**
|
|
1369
|
-
* @public
|
|
1370
1369
|
* <p>The ARN of the application provider under which the operation will run.</p>
|
|
1370
|
+
* @public
|
|
1371
1371
|
*/
|
|
1372
1372
|
ApplicationArn: string | undefined;
|
|
1373
1373
|
/**
|
|
1374
|
-
* @public
|
|
1375
1374
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
1375
|
+
* @public
|
|
1376
1376
|
*/
|
|
1377
1377
|
PrincipalId: string | undefined;
|
|
1378
1378
|
/**
|
|
1379
|
-
* @public
|
|
1380
1379
|
* <p>The entity type for which the assignment will be created.</p>
|
|
1380
|
+
* @public
|
|
1381
1381
|
*/
|
|
1382
1382
|
PrincipalType: PrincipalType | undefined;
|
|
1383
1383
|
}
|
|
@@ -1391,12 +1391,11 @@ export interface CreateApplicationAssignmentResponse {
|
|
|
1391
1391
|
*/
|
|
1392
1392
|
export interface CreateInstanceRequest {
|
|
1393
1393
|
/**
|
|
1394
|
-
* @public
|
|
1395
1394
|
* <p>The name of the instance of IAM Identity Center.</p>
|
|
1395
|
+
* @public
|
|
1396
1396
|
*/
|
|
1397
1397
|
Name?: string;
|
|
1398
1398
|
/**
|
|
1399
|
-
* @public
|
|
1400
1399
|
* <p>Specifies a unique, case-sensitive ID that you provide to
|
|
1401
1400
|
* ensure the idempotency of the request. This lets you safely retry the request without
|
|
1402
1401
|
* accidentally performing the same operation a second time. Passing the same value to a
|
|
@@ -1408,11 +1407,12 @@ export interface CreateInstanceRequest {
|
|
|
1408
1407
|
* <p>If you retry the operation with the same <code>ClientToken</code>, but with
|
|
1409
1408
|
* different parameters, the retry fails with an <code>IdempotentParameterMismatch</code>
|
|
1410
1409
|
* error.</p>
|
|
1410
|
+
* @public
|
|
1411
1411
|
*/
|
|
1412
1412
|
ClientToken?: string;
|
|
1413
1413
|
/**
|
|
1414
|
-
* @public
|
|
1415
1414
|
* <p>Specifies tags to be attached to the instance of IAM Identity Center.</p>
|
|
1415
|
+
* @public
|
|
1416
1416
|
*/
|
|
1417
1417
|
Tags?: Tag[];
|
|
1418
1418
|
}
|
|
@@ -1421,23 +1421,23 @@ export interface CreateInstanceRequest {
|
|
|
1421
1421
|
*/
|
|
1422
1422
|
export interface CreateInstanceResponse {
|
|
1423
1423
|
/**
|
|
1424
|
-
* @public
|
|
1425
1424
|
* <p>The ARN of the instance of IAM Identity Center under which the operation will run. </p>
|
|
1426
1425
|
* <p>For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1427
1426
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1427
|
+
* @public
|
|
1428
1428
|
*/
|
|
1429
1429
|
InstanceArn?: string;
|
|
1430
1430
|
}
|
|
1431
1431
|
/**
|
|
1432
|
-
* @public
|
|
1433
1432
|
* <p>Specifies the attributes to add to your attribute-based access control (ABAC)
|
|
1434
1433
|
* configuration.</p>
|
|
1434
|
+
* @public
|
|
1435
1435
|
*/
|
|
1436
1436
|
export interface InstanceAccessControlAttributeConfiguration {
|
|
1437
1437
|
/**
|
|
1438
|
-
* @public
|
|
1439
1438
|
* <p>Lists the attributes that are configured for ABAC in the specified IAM Identity Center
|
|
1440
1439
|
* instance.</p>
|
|
1440
|
+
* @public
|
|
1441
1441
|
*/
|
|
1442
1442
|
AccessControlAttributes: AccessControlAttribute[] | undefined;
|
|
1443
1443
|
}
|
|
@@ -1446,17 +1446,17 @@ export interface InstanceAccessControlAttributeConfiguration {
|
|
|
1446
1446
|
*/
|
|
1447
1447
|
export interface CreateInstanceAccessControlAttributeConfigurationRequest {
|
|
1448
1448
|
/**
|
|
1449
|
-
* @public
|
|
1450
1449
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.</p>
|
|
1450
|
+
* @public
|
|
1451
1451
|
*/
|
|
1452
1452
|
InstanceArn: string | undefined;
|
|
1453
1453
|
/**
|
|
1454
|
-
* @public
|
|
1455
1454
|
* <p>Specifies the IAM Identity Center identity store attributes to add to your ABAC configuration. When
|
|
1456
1455
|
* using an external identity provider as an identity source, you can pass attributes
|
|
1457
1456
|
* through the SAML assertion. Doing so provides an alternative to configuring attributes
|
|
1458
1457
|
* from the IAM Identity Center identity store. If a SAML assertion passes any of these attributes, IAM Identity Center
|
|
1459
1458
|
* will replace the attribute value with the value from the IAM Identity Center identity store.</p>
|
|
1459
|
+
* @public
|
|
1460
1460
|
*/
|
|
1461
1461
|
InstanceAccessControlAttributeConfiguration: InstanceAccessControlAttributeConfiguration | undefined;
|
|
1462
1462
|
}
|
|
@@ -1470,76 +1470,76 @@ export interface CreateInstanceAccessControlAttributeConfigurationResponse {
|
|
|
1470
1470
|
*/
|
|
1471
1471
|
export interface CreatePermissionSetRequest {
|
|
1472
1472
|
/**
|
|
1473
|
-
* @public
|
|
1474
1473
|
* <p>The name of the <a>PermissionSet</a>.</p>
|
|
1474
|
+
* @public
|
|
1475
1475
|
*/
|
|
1476
1476
|
Name: string | undefined;
|
|
1477
1477
|
/**
|
|
1478
|
-
* @public
|
|
1479
1478
|
* <p>The description of the <a>PermissionSet</a>.</p>
|
|
1479
|
+
* @public
|
|
1480
1480
|
*/
|
|
1481
1481
|
Description?: string;
|
|
1482
1482
|
/**
|
|
1483
|
-
* @public
|
|
1484
1483
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1485
1484
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1486
1485
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1486
|
+
* @public
|
|
1487
1487
|
*/
|
|
1488
1488
|
InstanceArn: string | undefined;
|
|
1489
1489
|
/**
|
|
1490
|
-
* @public
|
|
1491
1490
|
* <p>The length of time that the application user sessions are valid in the ISO-8601
|
|
1492
1491
|
* standard.</p>
|
|
1492
|
+
* @public
|
|
1493
1493
|
*/
|
|
1494
1494
|
SessionDuration?: string;
|
|
1495
1495
|
/**
|
|
1496
|
-
* @public
|
|
1497
1496
|
* <p>Used to redirect users within the application during the federation authentication
|
|
1498
1497
|
* process.</p>
|
|
1498
|
+
* @public
|
|
1499
1499
|
*/
|
|
1500
1500
|
RelayState?: string;
|
|
1501
1501
|
/**
|
|
1502
|
-
* @public
|
|
1503
1502
|
* <p>The tags to attach to the new <a>PermissionSet</a>.</p>
|
|
1503
|
+
* @public
|
|
1504
1504
|
*/
|
|
1505
1505
|
Tags?: Tag[];
|
|
1506
1506
|
}
|
|
1507
1507
|
/**
|
|
1508
|
-
* @public
|
|
1509
1508
|
* <p>An entity that contains IAM policies.</p>
|
|
1509
|
+
* @public
|
|
1510
1510
|
*/
|
|
1511
1511
|
export interface PermissionSet {
|
|
1512
1512
|
/**
|
|
1513
|
-
* @public
|
|
1514
1513
|
* <p>The name of the permission set.</p>
|
|
1514
|
+
* @public
|
|
1515
1515
|
*/
|
|
1516
1516
|
Name?: string;
|
|
1517
1517
|
/**
|
|
1518
|
-
* @public
|
|
1519
1518
|
* <p>The ARN of the permission set. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1520
1519
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1520
|
+
* @public
|
|
1521
1521
|
*/
|
|
1522
1522
|
PermissionSetArn?: string;
|
|
1523
1523
|
/**
|
|
1524
|
-
* @public
|
|
1525
1524
|
* <p>The description of the <a>PermissionSet</a>.</p>
|
|
1525
|
+
* @public
|
|
1526
1526
|
*/
|
|
1527
1527
|
Description?: string;
|
|
1528
1528
|
/**
|
|
1529
|
-
* @public
|
|
1530
1529
|
* <p>The date that the permission set was created.</p>
|
|
1530
|
+
* @public
|
|
1531
1531
|
*/
|
|
1532
1532
|
CreatedDate?: Date;
|
|
1533
1533
|
/**
|
|
1534
|
-
* @public
|
|
1535
1534
|
* <p>The length of time that the application user sessions are valid for in the ISO-8601
|
|
1536
1535
|
* standard.</p>
|
|
1536
|
+
* @public
|
|
1537
1537
|
*/
|
|
1538
1538
|
SessionDuration?: string;
|
|
1539
1539
|
/**
|
|
1540
|
-
* @public
|
|
1541
1540
|
* <p>Used to redirect users within the application during the federation authentication
|
|
1542
1541
|
* process.</p>
|
|
1542
|
+
* @public
|
|
1543
1543
|
*/
|
|
1544
1544
|
RelayState?: string;
|
|
1545
1545
|
}
|
|
@@ -1548,8 +1548,8 @@ export interface PermissionSet {
|
|
|
1548
1548
|
*/
|
|
1549
1549
|
export interface CreatePermissionSetResponse {
|
|
1550
1550
|
/**
|
|
1551
|
-
* @public
|
|
1552
1551
|
* <p>Defines the level of access on an Amazon Web Services account.</p>
|
|
1552
|
+
* @public
|
|
1553
1553
|
*/
|
|
1554
1554
|
PermissionSet?: PermissionSet;
|
|
1555
1555
|
}
|
|
@@ -1565,39 +1565,39 @@ export declare const JwksRetrievalOption: {
|
|
|
1565
1565
|
*/
|
|
1566
1566
|
export type JwksRetrievalOption = (typeof JwksRetrievalOption)[keyof typeof JwksRetrievalOption];
|
|
1567
1567
|
/**
|
|
1568
|
-
* @public
|
|
1569
1568
|
* <p>A structure that describes configuration settings for a trusted token issuer that supports OpenID
|
|
1570
1569
|
* Connect (OIDC) and JSON Web Tokens (JWTs).</p>
|
|
1570
|
+
* @public
|
|
1571
1571
|
*/
|
|
1572
1572
|
export interface OidcJwtConfiguration {
|
|
1573
1573
|
/**
|
|
1574
|
-
* @public
|
|
1575
1574
|
* <p>The URL that IAM Identity Center uses for OpenID Discovery. OpenID Discovery is used to obtain the information required to verify the tokens that the trusted token issuer generates.</p>
|
|
1575
|
+
* @public
|
|
1576
1576
|
*/
|
|
1577
1577
|
IssuerUrl: string | undefined;
|
|
1578
1578
|
/**
|
|
1579
|
-
* @public
|
|
1580
1579
|
* <p>The path of the source attribute in the JWT from the trusted token issuer. The attribute mapped by this JMESPath expression is compared against the attribute mapped by <code>IdentityStoreAttributePath</code> when a trusted token issuer token is exchanged for
|
|
1581
1580
|
* an IAM Identity Center token.</p>
|
|
1581
|
+
* @public
|
|
1582
1582
|
*/
|
|
1583
1583
|
ClaimAttributePath: string | undefined;
|
|
1584
1584
|
/**
|
|
1585
|
-
* @public
|
|
1586
1585
|
* <p>The path of the destination attribute in a JWT from IAM Identity Center. The attribute mapped by this JMESPath expression is compared against the attribute mapped by <code>ClaimAttributePath</code> when a trusted token issuer token is exchanged for
|
|
1587
1586
|
* an IAM Identity Center token. </p>
|
|
1587
|
+
* @public
|
|
1588
1588
|
*/
|
|
1589
1589
|
IdentityStoreAttributePath: string | undefined;
|
|
1590
1590
|
/**
|
|
1591
|
-
* @public
|
|
1592
1591
|
* <p>The method that the trusted token issuer can use to retrieve the JSON Web Key Set used to verify a
|
|
1593
1592
|
* JWT.</p>
|
|
1593
|
+
* @public
|
|
1594
1594
|
*/
|
|
1595
1595
|
JwksRetrievalOption: JwksRetrievalOption | undefined;
|
|
1596
1596
|
}
|
|
1597
1597
|
/**
|
|
1598
|
-
* @public
|
|
1599
1598
|
* <p>A structure that describes the configuration of a trusted token issuer. The structure and available
|
|
1600
1599
|
* settings are determined by the type of the trusted token issuer.</p>
|
|
1600
|
+
* @public
|
|
1601
1601
|
*/
|
|
1602
1602
|
export type TrustedTokenIssuerConfiguration = TrustedTokenIssuerConfiguration.OidcJwtConfigurationMember | TrustedTokenIssuerConfiguration.$UnknownMember;
|
|
1603
1603
|
/**
|
|
@@ -1605,9 +1605,9 @@ export type TrustedTokenIssuerConfiguration = TrustedTokenIssuerConfiguration.Oi
|
|
|
1605
1605
|
*/
|
|
1606
1606
|
export declare namespace TrustedTokenIssuerConfiguration {
|
|
1607
1607
|
/**
|
|
1608
|
-
* @public
|
|
1609
1608
|
* <p>A structure that describes the settings for a trusted token issuer that works with OpenID Connect
|
|
1610
1609
|
* (OIDC) by using JSON Web Tokens (JWT).</p>
|
|
1610
|
+
* @public
|
|
1611
1611
|
*/
|
|
1612
1612
|
interface OidcJwtConfigurationMember {
|
|
1613
1613
|
OidcJwtConfiguration: OidcJwtConfiguration;
|
|
@@ -1642,29 +1642,28 @@ export type TrustedTokenIssuerType = (typeof TrustedTokenIssuerType)[keyof typeo
|
|
|
1642
1642
|
*/
|
|
1643
1643
|
export interface CreateTrustedTokenIssuerRequest {
|
|
1644
1644
|
/**
|
|
1645
|
-
* @public
|
|
1646
1645
|
* <p>Specifies the ARN of the instance of IAM Identity Center to contain the new trusted token issuer
|
|
1647
1646
|
* configuration.</p>
|
|
1647
|
+
* @public
|
|
1648
1648
|
*/
|
|
1649
1649
|
InstanceArn: string | undefined;
|
|
1650
1650
|
/**
|
|
1651
|
-
* @public
|
|
1652
1651
|
* <p>Specifies the name of the new trusted token issuer configuration.</p>
|
|
1652
|
+
* @public
|
|
1653
1653
|
*/
|
|
1654
1654
|
Name: string | undefined;
|
|
1655
1655
|
/**
|
|
1656
|
-
* @public
|
|
1657
1656
|
* <p>Specifies the type of the new trusted token issuer.</p>
|
|
1657
|
+
* @public
|
|
1658
1658
|
*/
|
|
1659
1659
|
TrustedTokenIssuerType: TrustedTokenIssuerType | undefined;
|
|
1660
1660
|
/**
|
|
1661
|
-
* @public
|
|
1662
1661
|
* <p>Specifies settings that apply to the new trusted token issuer configuration. The settings that are
|
|
1663
1662
|
* available depend on what <code>TrustedTokenIssuerType</code> you specify.</p>
|
|
1663
|
+
* @public
|
|
1664
1664
|
*/
|
|
1665
1665
|
TrustedTokenIssuerConfiguration: TrustedTokenIssuerConfiguration | undefined;
|
|
1666
1666
|
/**
|
|
1667
|
-
* @public
|
|
1668
1667
|
* <p>Specifies a unique, case-sensitive ID that you provide to
|
|
1669
1668
|
* ensure the idempotency of the request. This lets you safely retry the request without
|
|
1670
1669
|
* accidentally performing the same operation a second time. Passing the same value to a
|
|
@@ -1676,11 +1675,12 @@ export interface CreateTrustedTokenIssuerRequest {
|
|
|
1676
1675
|
* <p>If you retry the operation with the same <code>ClientToken</code>, but with
|
|
1677
1676
|
* different parameters, the retry fails with an <code>IdempotentParameterMismatch</code>
|
|
1678
1677
|
* error.</p>
|
|
1678
|
+
* @public
|
|
1679
1679
|
*/
|
|
1680
1680
|
ClientToken?: string;
|
|
1681
1681
|
/**
|
|
1682
|
-
* @public
|
|
1683
1682
|
* <p>Specifies tags to be attached to the new trusted token issuer configuration.</p>
|
|
1683
|
+
* @public
|
|
1684
1684
|
*/
|
|
1685
1685
|
Tags?: Tag[];
|
|
1686
1686
|
}
|
|
@@ -1689,8 +1689,8 @@ export interface CreateTrustedTokenIssuerRequest {
|
|
|
1689
1689
|
*/
|
|
1690
1690
|
export interface CreateTrustedTokenIssuerResponse {
|
|
1691
1691
|
/**
|
|
1692
|
-
* @public
|
|
1693
1692
|
* <p>The ARN of the new trusted token issuer configuration.</p>
|
|
1693
|
+
* @public
|
|
1694
1694
|
*/
|
|
1695
1695
|
TrustedTokenIssuerArn?: string;
|
|
1696
1696
|
}
|
|
@@ -1699,35 +1699,35 @@ export interface CreateTrustedTokenIssuerResponse {
|
|
|
1699
1699
|
*/
|
|
1700
1700
|
export interface DeleteAccountAssignmentRequest {
|
|
1701
1701
|
/**
|
|
1702
|
-
* @public
|
|
1703
1702
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1704
1703
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1705
1704
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1705
|
+
* @public
|
|
1706
1706
|
*/
|
|
1707
1707
|
InstanceArn: string | undefined;
|
|
1708
1708
|
/**
|
|
1709
|
-
* @public
|
|
1710
1709
|
* <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
|
|
1710
|
+
* @public
|
|
1711
1711
|
*/
|
|
1712
1712
|
TargetId: string | undefined;
|
|
1713
1713
|
/**
|
|
1714
|
-
* @public
|
|
1715
1714
|
* <p>The entity type for which the assignment will be deleted.</p>
|
|
1715
|
+
* @public
|
|
1716
1716
|
*/
|
|
1717
1717
|
TargetType: TargetType | undefined;
|
|
1718
1718
|
/**
|
|
1719
|
-
* @public
|
|
1720
1719
|
* <p>The ARN of the permission set that will be used to remove access.</p>
|
|
1720
|
+
* @public
|
|
1721
1721
|
*/
|
|
1722
1722
|
PermissionSetArn: string | undefined;
|
|
1723
1723
|
/**
|
|
1724
|
-
* @public
|
|
1725
1724
|
* <p>The entity type for which the assignment will be deleted.</p>
|
|
1725
|
+
* @public
|
|
1726
1726
|
*/
|
|
1727
1727
|
PrincipalType: PrincipalType | undefined;
|
|
1728
1728
|
/**
|
|
1729
|
-
* @public
|
|
1730
1729
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
1730
|
+
* @public
|
|
1731
1731
|
*/
|
|
1732
1732
|
PrincipalId: string | undefined;
|
|
1733
1733
|
}
|
|
@@ -1736,8 +1736,8 @@ export interface DeleteAccountAssignmentRequest {
|
|
|
1736
1736
|
*/
|
|
1737
1737
|
export interface DeleteAccountAssignmentResponse {
|
|
1738
1738
|
/**
|
|
1739
|
-
* @public
|
|
1740
1739
|
* <p>The status object for the account assignment deletion operation.</p>
|
|
1740
|
+
* @public
|
|
1741
1741
|
*/
|
|
1742
1742
|
AccountAssignmentDeletionStatus?: AccountAssignmentOperationStatus;
|
|
1743
1743
|
}
|
|
@@ -1746,9 +1746,9 @@ export interface DeleteAccountAssignmentResponse {
|
|
|
1746
1746
|
*/
|
|
1747
1747
|
export interface DeleteApplicationRequest {
|
|
1748
1748
|
/**
|
|
1749
|
-
* @public
|
|
1750
1749
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1751
1750
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>. </p>
|
|
1751
|
+
* @public
|
|
1752
1752
|
*/
|
|
1753
1753
|
ApplicationArn: string | undefined;
|
|
1754
1754
|
}
|
|
@@ -1762,18 +1762,18 @@ export interface DeleteApplicationResponse {
|
|
|
1762
1762
|
*/
|
|
1763
1763
|
export interface DeleteApplicationAssignmentRequest {
|
|
1764
1764
|
/**
|
|
1765
|
-
* @public
|
|
1766
1765
|
* <p>Specifies the ARN of the application.</p>
|
|
1766
|
+
* @public
|
|
1767
1767
|
*/
|
|
1768
1768
|
ApplicationArn: string | undefined;
|
|
1769
1769
|
/**
|
|
1770
|
-
* @public
|
|
1771
1770
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
1771
|
+
* @public
|
|
1772
1772
|
*/
|
|
1773
1773
|
PrincipalId: string | undefined;
|
|
1774
1774
|
/**
|
|
1775
|
-
* @public
|
|
1776
1775
|
* <p>The entity type for which the assignment will be deleted.</p>
|
|
1776
|
+
* @public
|
|
1777
1777
|
*/
|
|
1778
1778
|
PrincipalType: PrincipalType | undefined;
|
|
1779
1779
|
}
|
|
@@ -1787,15 +1787,15 @@ export interface DeleteApplicationAssignmentResponse {
|
|
|
1787
1787
|
*/
|
|
1788
1788
|
export interface DeleteInlinePolicyFromPermissionSetRequest {
|
|
1789
1789
|
/**
|
|
1790
|
-
* @public
|
|
1791
1790
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1792
1791
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1793
1792
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1793
|
+
* @public
|
|
1794
1794
|
*/
|
|
1795
1795
|
InstanceArn: string | undefined;
|
|
1796
1796
|
/**
|
|
1797
|
-
* @public
|
|
1798
1797
|
* <p>The ARN of the permission set that will be used to remove access.</p>
|
|
1798
|
+
* @public
|
|
1799
1799
|
*/
|
|
1800
1800
|
PermissionSetArn: string | undefined;
|
|
1801
1801
|
}
|
|
@@ -1809,8 +1809,8 @@ export interface DeleteInlinePolicyFromPermissionSetResponse {
|
|
|
1809
1809
|
*/
|
|
1810
1810
|
export interface DeleteInstanceRequest {
|
|
1811
1811
|
/**
|
|
1812
|
-
* @public
|
|
1813
1812
|
* <p>The ARN of the instance of IAM Identity Center under which the operation will run.</p>
|
|
1813
|
+
* @public
|
|
1814
1814
|
*/
|
|
1815
1815
|
InstanceArn: string | undefined;
|
|
1816
1816
|
}
|
|
@@ -1824,8 +1824,8 @@ export interface DeleteInstanceResponse {
|
|
|
1824
1824
|
*/
|
|
1825
1825
|
export interface DeleteInstanceAccessControlAttributeConfigurationRequest {
|
|
1826
1826
|
/**
|
|
1827
|
-
* @public
|
|
1828
1827
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.</p>
|
|
1828
|
+
* @public
|
|
1829
1829
|
*/
|
|
1830
1830
|
InstanceArn: string | undefined;
|
|
1831
1831
|
}
|
|
@@ -1839,13 +1839,13 @@ export interface DeleteInstanceAccessControlAttributeConfigurationResponse {
|
|
|
1839
1839
|
*/
|
|
1840
1840
|
export interface DeletePermissionsBoundaryFromPermissionSetRequest {
|
|
1841
1841
|
/**
|
|
1842
|
-
* @public
|
|
1843
1842
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
1843
|
+
* @public
|
|
1844
1844
|
*/
|
|
1845
1845
|
InstanceArn: string | undefined;
|
|
1846
1846
|
/**
|
|
1847
|
-
* @public
|
|
1848
1847
|
* <p>The ARN of the <code>PermissionSet</code>.</p>
|
|
1848
|
+
* @public
|
|
1849
1849
|
*/
|
|
1850
1850
|
PermissionSetArn: string | undefined;
|
|
1851
1851
|
}
|
|
@@ -1859,15 +1859,15 @@ export interface DeletePermissionsBoundaryFromPermissionSetResponse {
|
|
|
1859
1859
|
*/
|
|
1860
1860
|
export interface DeletePermissionSetRequest {
|
|
1861
1861
|
/**
|
|
1862
|
-
* @public
|
|
1863
1862
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1864
1863
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1865
1864
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1865
|
+
* @public
|
|
1866
1866
|
*/
|
|
1867
1867
|
InstanceArn: string | undefined;
|
|
1868
1868
|
/**
|
|
1869
|
-
* @public
|
|
1870
1869
|
* <p>The ARN of the permission set that should be deleted.</p>
|
|
1870
|
+
* @public
|
|
1871
1871
|
*/
|
|
1872
1872
|
PermissionSetArn: string | undefined;
|
|
1873
1873
|
}
|
|
@@ -1881,8 +1881,8 @@ export interface DeletePermissionSetResponse {
|
|
|
1881
1881
|
*/
|
|
1882
1882
|
export interface DeleteTrustedTokenIssuerRequest {
|
|
1883
1883
|
/**
|
|
1884
|
-
* @public
|
|
1885
1884
|
* <p>Specifies the ARN of the trusted token issuer configuration to delete.</p>
|
|
1885
|
+
* @public
|
|
1886
1886
|
*/
|
|
1887
1887
|
TrustedTokenIssuerArn: string | undefined;
|
|
1888
1888
|
}
|
|
@@ -1896,15 +1896,15 @@ export interface DeleteTrustedTokenIssuerResponse {
|
|
|
1896
1896
|
*/
|
|
1897
1897
|
export interface DescribeAccountAssignmentCreationStatusRequest {
|
|
1898
1898
|
/**
|
|
1899
|
-
* @public
|
|
1900
1899
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1901
1900
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1902
1901
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1902
|
+
* @public
|
|
1903
1903
|
*/
|
|
1904
1904
|
InstanceArn: string | undefined;
|
|
1905
1905
|
/**
|
|
1906
|
-
* @public
|
|
1907
1906
|
* <p>The identifier that is used to track the request operation progress.</p>
|
|
1907
|
+
* @public
|
|
1908
1908
|
*/
|
|
1909
1909
|
AccountAssignmentCreationRequestId: string | undefined;
|
|
1910
1910
|
}
|
|
@@ -1913,8 +1913,8 @@ export interface DescribeAccountAssignmentCreationStatusRequest {
|
|
|
1913
1913
|
*/
|
|
1914
1914
|
export interface DescribeAccountAssignmentCreationStatusResponse {
|
|
1915
1915
|
/**
|
|
1916
|
-
* @public
|
|
1917
1916
|
* <p>The status object for the account assignment creation operation.</p>
|
|
1917
|
+
* @public
|
|
1918
1918
|
*/
|
|
1919
1919
|
AccountAssignmentCreationStatus?: AccountAssignmentOperationStatus;
|
|
1920
1920
|
}
|
|
@@ -1923,15 +1923,15 @@ export interface DescribeAccountAssignmentCreationStatusResponse {
|
|
|
1923
1923
|
*/
|
|
1924
1924
|
export interface DescribeAccountAssignmentDeletionStatusRequest {
|
|
1925
1925
|
/**
|
|
1926
|
-
* @public
|
|
1927
1926
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
1928
1927
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1929
1928
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1929
|
+
* @public
|
|
1930
1930
|
*/
|
|
1931
1931
|
InstanceArn: string | undefined;
|
|
1932
1932
|
/**
|
|
1933
|
-
* @public
|
|
1934
1933
|
* <p>The identifier that is used to track the request operation progress.</p>
|
|
1934
|
+
* @public
|
|
1935
1935
|
*/
|
|
1936
1936
|
AccountAssignmentDeletionRequestId: string | undefined;
|
|
1937
1937
|
}
|
|
@@ -1940,8 +1940,8 @@ export interface DescribeAccountAssignmentDeletionStatusRequest {
|
|
|
1940
1940
|
*/
|
|
1941
1941
|
export interface DescribeAccountAssignmentDeletionStatusResponse {
|
|
1942
1942
|
/**
|
|
1943
|
-
* @public
|
|
1944
1943
|
* <p>The status object for the account assignment deletion operation.</p>
|
|
1944
|
+
* @public
|
|
1945
1945
|
*/
|
|
1946
1946
|
AccountAssignmentDeletionStatus?: AccountAssignmentOperationStatus;
|
|
1947
1947
|
}
|
|
@@ -1950,9 +1950,9 @@ export interface DescribeAccountAssignmentDeletionStatusResponse {
|
|
|
1950
1950
|
*/
|
|
1951
1951
|
export interface DescribeApplicationRequest {
|
|
1952
1952
|
/**
|
|
1953
|
-
* @public
|
|
1954
1953
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1955
1954
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1955
|
+
* @public
|
|
1956
1956
|
*/
|
|
1957
1957
|
ApplicationArn: string | undefined;
|
|
1958
1958
|
}
|
|
@@ -1961,50 +1961,50 @@ export interface DescribeApplicationRequest {
|
|
|
1961
1961
|
*/
|
|
1962
1962
|
export interface DescribeApplicationResponse {
|
|
1963
1963
|
/**
|
|
1964
|
-
* @public
|
|
1965
1964
|
* <p>Specifies the ARN of the application.</p>
|
|
1965
|
+
* @public
|
|
1966
1966
|
*/
|
|
1967
1967
|
ApplicationArn?: string;
|
|
1968
1968
|
/**
|
|
1969
|
-
* @public
|
|
1970
1969
|
* <p>The ARN of the application provider under which the operation will run.</p>
|
|
1970
|
+
* @public
|
|
1971
1971
|
*/
|
|
1972
1972
|
ApplicationProviderArn?: string;
|
|
1973
1973
|
/**
|
|
1974
|
-
* @public
|
|
1975
1974
|
* <p>The application name.</p>
|
|
1975
|
+
* @public
|
|
1976
1976
|
*/
|
|
1977
1977
|
Name?: string;
|
|
1978
1978
|
/**
|
|
1979
|
-
* @public
|
|
1980
1979
|
* <p>The account ID.</p>
|
|
1980
|
+
* @public
|
|
1981
1981
|
*/
|
|
1982
1982
|
ApplicationAccount?: string;
|
|
1983
1983
|
/**
|
|
1984
|
-
* @public
|
|
1985
1984
|
* <p>The ARN of the IAM Identity Center application under which the operation will run. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
1986
1985
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
1986
|
+
* @public
|
|
1987
1987
|
*/
|
|
1988
1988
|
InstanceArn?: string;
|
|
1989
1989
|
/**
|
|
1990
|
-
* @public
|
|
1991
1990
|
* <p>Specifies whether the application is enabled or disabled.</p>
|
|
1991
|
+
* @public
|
|
1992
1992
|
*/
|
|
1993
1993
|
Status?: ApplicationStatus;
|
|
1994
1994
|
/**
|
|
1995
|
-
* @public
|
|
1996
1995
|
* <p>A structure that describes the options for the portal associated with an
|
|
1997
1996
|
* application.</p>
|
|
1997
|
+
* @public
|
|
1998
1998
|
*/
|
|
1999
1999
|
PortalOptions?: PortalOptions;
|
|
2000
2000
|
/**
|
|
2001
|
-
* @public
|
|
2002
2001
|
* <p>The description of the .</p>
|
|
2002
|
+
* @public
|
|
2003
2003
|
*/
|
|
2004
2004
|
Description?: string;
|
|
2005
2005
|
/**
|
|
2006
|
-
* @public
|
|
2007
2006
|
* <p>The date the application was created.</p>
|
|
2007
|
+
* @public
|
|
2008
2008
|
*/
|
|
2009
2009
|
CreatedDate?: Date;
|
|
2010
2010
|
}
|
|
@@ -2013,20 +2013,20 @@ export interface DescribeApplicationResponse {
|
|
|
2013
2013
|
*/
|
|
2014
2014
|
export interface DescribeApplicationAssignmentRequest {
|
|
2015
2015
|
/**
|
|
2016
|
-
* @public
|
|
2017
2016
|
* <p>Specifies the ARN of the application.
|
|
2018
2017
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2019
2018
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2019
|
+
* @public
|
|
2020
2020
|
*/
|
|
2021
2021
|
ApplicationArn: string | undefined;
|
|
2022
2022
|
/**
|
|
2023
|
-
* @public
|
|
2024
2023
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
2024
|
+
* @public
|
|
2025
2025
|
*/
|
|
2026
2026
|
PrincipalId: string | undefined;
|
|
2027
2027
|
/**
|
|
2028
|
-
* @public
|
|
2029
2028
|
* <p>The entity type for which the assignment will be created.</p>
|
|
2029
|
+
* @public
|
|
2030
2030
|
*/
|
|
2031
2031
|
PrincipalType: PrincipalType | undefined;
|
|
2032
2032
|
}
|
|
@@ -2035,19 +2035,19 @@ export interface DescribeApplicationAssignmentRequest {
|
|
|
2035
2035
|
*/
|
|
2036
2036
|
export interface DescribeApplicationAssignmentResponse {
|
|
2037
2037
|
/**
|
|
2038
|
-
* @public
|
|
2039
2038
|
* <p>The entity type for which the assignment will be created.</p>
|
|
2039
|
+
* @public
|
|
2040
2040
|
*/
|
|
2041
2041
|
PrincipalType?: PrincipalType;
|
|
2042
2042
|
/**
|
|
2043
|
-
* @public
|
|
2044
2043
|
* <p>An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the <a href="/singlesignon/latest/IdentityStoreAPIReference/welcome.html">IAM Identity Center Identity Store API Reference</a>.</p>
|
|
2044
|
+
* @public
|
|
2045
2045
|
*/
|
|
2046
2046
|
PrincipalId?: string;
|
|
2047
2047
|
/**
|
|
2048
|
-
* @public
|
|
2049
2048
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2050
2049
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2050
|
+
* @public
|
|
2051
2051
|
*/
|
|
2052
2052
|
ApplicationArn?: string;
|
|
2053
2053
|
}
|
|
@@ -2056,8 +2056,8 @@ export interface DescribeApplicationAssignmentResponse {
|
|
|
2056
2056
|
*/
|
|
2057
2057
|
export interface DescribeApplicationProviderRequest {
|
|
2058
2058
|
/**
|
|
2059
|
-
* @public
|
|
2060
2059
|
* <p>Specifies the ARN of the application provider for which you want details.</p>
|
|
2060
|
+
* @public
|
|
2061
2061
|
*/
|
|
2062
2062
|
ApplicationProviderArn: string | undefined;
|
|
2063
2063
|
}
|
|
@@ -2066,23 +2066,23 @@ export interface DescribeApplicationProviderRequest {
|
|
|
2066
2066
|
*/
|
|
2067
2067
|
export interface DescribeApplicationProviderResponse {
|
|
2068
2068
|
/**
|
|
2069
|
-
* @public
|
|
2070
2069
|
* <p>The ARN of the application provider.</p>
|
|
2070
|
+
* @public
|
|
2071
2071
|
*/
|
|
2072
2072
|
ApplicationProviderArn: string | undefined;
|
|
2073
2073
|
/**
|
|
2074
|
-
* @public
|
|
2075
2074
|
* <p>The protocol used to federate to the application provider.</p>
|
|
2075
|
+
* @public
|
|
2076
2076
|
*/
|
|
2077
2077
|
FederationProtocol?: FederationProtocol;
|
|
2078
2078
|
/**
|
|
2079
|
-
* @public
|
|
2080
2079
|
* <p>A structure with details about the display data for the application provider.</p>
|
|
2080
|
+
* @public
|
|
2081
2081
|
*/
|
|
2082
2082
|
DisplayData?: DisplayData;
|
|
2083
2083
|
/**
|
|
2084
|
-
* @public
|
|
2085
2084
|
* <p>A structure with details about the receiving application.</p>
|
|
2085
|
+
* @public
|
|
2086
2086
|
*/
|
|
2087
2087
|
ResourceServerConfig?: ResourceServerConfig;
|
|
2088
2088
|
}
|
|
@@ -2091,8 +2091,8 @@ export interface DescribeApplicationProviderResponse {
|
|
|
2091
2091
|
*/
|
|
2092
2092
|
export interface DescribeInstanceRequest {
|
|
2093
2093
|
/**
|
|
2094
|
-
* @public
|
|
2095
2094
|
* <p>The ARN of the instance of IAM Identity Center under which the operation will run.</p>
|
|
2095
|
+
* @public
|
|
2096
2096
|
*/
|
|
2097
2097
|
InstanceArn: string | undefined;
|
|
2098
2098
|
}
|
|
@@ -2114,35 +2114,35 @@ export type InstanceStatus = (typeof InstanceStatus)[keyof typeof InstanceStatus
|
|
|
2114
2114
|
*/
|
|
2115
2115
|
export interface DescribeInstanceResponse {
|
|
2116
2116
|
/**
|
|
2117
|
-
* @public
|
|
2118
2117
|
* <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
|
|
2119
2118
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2119
|
+
* @public
|
|
2120
2120
|
*/
|
|
2121
2121
|
InstanceArn?: string;
|
|
2122
2122
|
/**
|
|
2123
|
-
* @public
|
|
2124
2123
|
* <p>The identifier of the identity store that is connected to the instance of
|
|
2125
2124
|
* IAM Identity Center.</p>
|
|
2125
|
+
* @public
|
|
2126
2126
|
*/
|
|
2127
2127
|
IdentityStoreId?: string;
|
|
2128
2128
|
/**
|
|
2129
|
-
* @public
|
|
2130
2129
|
* <p>The identifier of the Amazon Web Services account for which the instance was created.</p>
|
|
2130
|
+
* @public
|
|
2131
2131
|
*/
|
|
2132
2132
|
OwnerAccountId?: string;
|
|
2133
2133
|
/**
|
|
2134
|
-
* @public
|
|
2135
2134
|
* <p>Specifies the instance name.</p>
|
|
2135
|
+
* @public
|
|
2136
2136
|
*/
|
|
2137
2137
|
Name?: string;
|
|
2138
2138
|
/**
|
|
2139
|
-
* @public
|
|
2140
2139
|
* <p>The date the instance was created.</p>
|
|
2140
|
+
* @public
|
|
2141
2141
|
*/
|
|
2142
2142
|
CreatedDate?: Date;
|
|
2143
2143
|
/**
|
|
2144
|
-
* @public
|
|
2145
2144
|
* <p>The status of the instance. </p>
|
|
2145
|
+
* @public
|
|
2146
2146
|
*/
|
|
2147
2147
|
Status?: InstanceStatus;
|
|
2148
2148
|
}
|
|
@@ -2151,8 +2151,8 @@ export interface DescribeInstanceResponse {
|
|
|
2151
2151
|
*/
|
|
2152
2152
|
export interface DescribeInstanceAccessControlAttributeConfigurationRequest {
|
|
2153
2153
|
/**
|
|
2154
|
-
* @public
|
|
2155
2154
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.</p>
|
|
2155
|
+
* @public
|
|
2156
2156
|
*/
|
|
2157
2157
|
InstanceArn: string | undefined;
|
|
2158
2158
|
}
|
|
@@ -2174,19 +2174,19 @@ export type InstanceAccessControlAttributeConfigurationStatus = (typeof Instance
|
|
|
2174
2174
|
*/
|
|
2175
2175
|
export interface DescribeInstanceAccessControlAttributeConfigurationResponse {
|
|
2176
2176
|
/**
|
|
2177
|
-
* @public
|
|
2178
2177
|
* <p>The status of the attribute configuration process.</p>
|
|
2178
|
+
* @public
|
|
2179
2179
|
*/
|
|
2180
2180
|
Status?: InstanceAccessControlAttributeConfigurationStatus;
|
|
2181
2181
|
/**
|
|
2182
|
-
* @public
|
|
2183
2182
|
* <p>Provides more details about the current status of the specified attribute.</p>
|
|
2183
|
+
* @public
|
|
2184
2184
|
*/
|
|
2185
2185
|
StatusReason?: string;
|
|
2186
2186
|
/**
|
|
2187
|
-
* @public
|
|
2188
2187
|
* <p>Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC
|
|
2189
2188
|
* configuration.</p>
|
|
2189
|
+
* @public
|
|
2190
2190
|
*/
|
|
2191
2191
|
InstanceAccessControlAttributeConfiguration?: InstanceAccessControlAttributeConfiguration;
|
|
2192
2192
|
}
|
|
@@ -2195,15 +2195,15 @@ export interface DescribeInstanceAccessControlAttributeConfigurationResponse {
|
|
|
2195
2195
|
*/
|
|
2196
2196
|
export interface DescribePermissionSetRequest {
|
|
2197
2197
|
/**
|
|
2198
|
-
* @public
|
|
2199
2198
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2200
2199
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2201
2200
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2201
|
+
* @public
|
|
2202
2202
|
*/
|
|
2203
2203
|
InstanceArn: string | undefined;
|
|
2204
2204
|
/**
|
|
2205
|
-
* @public
|
|
2206
2205
|
* <p>The ARN of the permission set. </p>
|
|
2206
|
+
* @public
|
|
2207
2207
|
*/
|
|
2208
2208
|
PermissionSetArn: string | undefined;
|
|
2209
2209
|
}
|
|
@@ -2212,8 +2212,8 @@ export interface DescribePermissionSetRequest {
|
|
|
2212
2212
|
*/
|
|
2213
2213
|
export interface DescribePermissionSetResponse {
|
|
2214
2214
|
/**
|
|
2215
|
-
* @public
|
|
2216
2215
|
* <p>Describes the level of access on an Amazon Web Services account.</p>
|
|
2216
|
+
* @public
|
|
2217
2217
|
*/
|
|
2218
2218
|
PermissionSet?: PermissionSet;
|
|
2219
2219
|
}
|
|
@@ -2222,56 +2222,56 @@ export interface DescribePermissionSetResponse {
|
|
|
2222
2222
|
*/
|
|
2223
2223
|
export interface DescribePermissionSetProvisioningStatusRequest {
|
|
2224
2224
|
/**
|
|
2225
|
-
* @public
|
|
2226
2225
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2227
2226
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2228
2227
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2228
|
+
* @public
|
|
2229
2229
|
*/
|
|
2230
2230
|
InstanceArn: string | undefined;
|
|
2231
2231
|
/**
|
|
2232
|
-
* @public
|
|
2233
2232
|
* <p>The identifier that is provided by the <a>ProvisionPermissionSet</a> call
|
|
2234
2233
|
* to retrieve the current status of the provisioning workflow.</p>
|
|
2234
|
+
* @public
|
|
2235
2235
|
*/
|
|
2236
2236
|
ProvisionPermissionSetRequestId: string | undefined;
|
|
2237
2237
|
}
|
|
2238
2238
|
/**
|
|
2239
|
-
* @public
|
|
2240
2239
|
* <p>A structure that is used to provide the status of the provisioning operation for a
|
|
2241
2240
|
* specified permission set.</p>
|
|
2241
|
+
* @public
|
|
2242
2242
|
*/
|
|
2243
2243
|
export interface PermissionSetProvisioningStatus {
|
|
2244
2244
|
/**
|
|
2245
|
-
* @public
|
|
2246
2245
|
* <p>The status of the permission set provisioning process.</p>
|
|
2246
|
+
* @public
|
|
2247
2247
|
*/
|
|
2248
2248
|
Status?: StatusValues;
|
|
2249
2249
|
/**
|
|
2250
|
-
* @public
|
|
2251
2250
|
* <p>The identifier for tracking the request operation that is generated by the universally
|
|
2252
2251
|
* unique identifier (UUID) workflow.</p>
|
|
2252
|
+
* @public
|
|
2253
2253
|
*/
|
|
2254
2254
|
RequestId?: string;
|
|
2255
2255
|
/**
|
|
2256
|
-
* @public
|
|
2257
2256
|
* <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
|
|
2257
|
+
* @public
|
|
2258
2258
|
*/
|
|
2259
2259
|
AccountId?: string;
|
|
2260
2260
|
/**
|
|
2261
|
-
* @public
|
|
2262
2261
|
* <p>The ARN of the permission set that is being provisioned. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2263
2262
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2263
|
+
* @public
|
|
2264
2264
|
*/
|
|
2265
2265
|
PermissionSetArn?: string;
|
|
2266
2266
|
/**
|
|
2267
|
-
* @public
|
|
2268
2267
|
* <p>The message that contains an error or exception in case of an operation
|
|
2269
2268
|
* failure.</p>
|
|
2269
|
+
* @public
|
|
2270
2270
|
*/
|
|
2271
2271
|
FailureReason?: string;
|
|
2272
2272
|
/**
|
|
2273
|
-
* @public
|
|
2274
2273
|
* <p>The date that the permission set was created.</p>
|
|
2274
|
+
* @public
|
|
2275
2275
|
*/
|
|
2276
2276
|
CreatedDate?: Date;
|
|
2277
2277
|
}
|
|
@@ -2280,8 +2280,8 @@ export interface PermissionSetProvisioningStatus {
|
|
|
2280
2280
|
*/
|
|
2281
2281
|
export interface DescribePermissionSetProvisioningStatusResponse {
|
|
2282
2282
|
/**
|
|
2283
|
-
* @public
|
|
2284
2283
|
* <p>The status object for the permission set provisioning operation.</p>
|
|
2284
|
+
* @public
|
|
2285
2285
|
*/
|
|
2286
2286
|
PermissionSetProvisioningStatus?: PermissionSetProvisioningStatus;
|
|
2287
2287
|
}
|
|
@@ -2290,8 +2290,8 @@ export interface DescribePermissionSetProvisioningStatusResponse {
|
|
|
2290
2290
|
*/
|
|
2291
2291
|
export interface DescribeTrustedTokenIssuerRequest {
|
|
2292
2292
|
/**
|
|
2293
|
-
* @public
|
|
2294
2293
|
* <p>Specifies the ARN of the trusted token issuer configuration that you want details about.</p>
|
|
2294
|
+
* @public
|
|
2295
2295
|
*/
|
|
2296
2296
|
TrustedTokenIssuerArn: string | undefined;
|
|
2297
2297
|
}
|
|
@@ -2300,23 +2300,23 @@ export interface DescribeTrustedTokenIssuerRequest {
|
|
|
2300
2300
|
*/
|
|
2301
2301
|
export interface DescribeTrustedTokenIssuerResponse {
|
|
2302
2302
|
/**
|
|
2303
|
-
* @public
|
|
2304
2303
|
* <p>The ARN of the trusted token issuer configuration.</p>
|
|
2304
|
+
* @public
|
|
2305
2305
|
*/
|
|
2306
2306
|
TrustedTokenIssuerArn?: string;
|
|
2307
2307
|
/**
|
|
2308
|
-
* @public
|
|
2309
2308
|
* <p>The name of the trusted token issuer configuration.</p>
|
|
2309
|
+
* @public
|
|
2310
2310
|
*/
|
|
2311
2311
|
Name?: string;
|
|
2312
2312
|
/**
|
|
2313
|
-
* @public
|
|
2314
2313
|
* <p>The type of the trusted token issuer.</p>
|
|
2314
|
+
* @public
|
|
2315
2315
|
*/
|
|
2316
2316
|
TrustedTokenIssuerType?: TrustedTokenIssuerType;
|
|
2317
2317
|
/**
|
|
2318
|
-
* @public
|
|
2319
2318
|
* <p>A structure the describes the settings that apply of this trusted token issuer.</p>
|
|
2319
|
+
* @public
|
|
2320
2320
|
*/
|
|
2321
2321
|
TrustedTokenIssuerConfiguration?: TrustedTokenIssuerConfiguration;
|
|
2322
2322
|
}
|
|
@@ -2325,18 +2325,18 @@ export interface DescribeTrustedTokenIssuerResponse {
|
|
|
2325
2325
|
*/
|
|
2326
2326
|
export interface DetachCustomerManagedPolicyReferenceFromPermissionSetRequest {
|
|
2327
2327
|
/**
|
|
2328
|
-
* @public
|
|
2329
2328
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
2329
|
+
* @public
|
|
2330
2330
|
*/
|
|
2331
2331
|
InstanceArn: string | undefined;
|
|
2332
2332
|
/**
|
|
2333
|
-
* @public
|
|
2334
2333
|
* <p>The ARN of the <code>PermissionSet</code>.</p>
|
|
2334
|
+
* @public
|
|
2335
2335
|
*/
|
|
2336
2336
|
PermissionSetArn: string | undefined;
|
|
2337
2337
|
/**
|
|
2338
|
-
* @public
|
|
2339
2338
|
* <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
|
|
2339
|
+
* @public
|
|
2340
2340
|
*/
|
|
2341
2341
|
CustomerManagedPolicyReference: CustomerManagedPolicyReference | undefined;
|
|
2342
2342
|
}
|
|
@@ -2350,21 +2350,21 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetResponse {
|
|
|
2350
2350
|
*/
|
|
2351
2351
|
export interface DetachManagedPolicyFromPermissionSetRequest {
|
|
2352
2352
|
/**
|
|
2353
|
-
* @public
|
|
2354
2353
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2355
2354
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2356
2355
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2356
|
+
* @public
|
|
2357
2357
|
*/
|
|
2358
2358
|
InstanceArn: string | undefined;
|
|
2359
2359
|
/**
|
|
2360
|
-
* @public
|
|
2361
2360
|
* <p>The ARN of the <a>PermissionSet</a> from which the policy should be
|
|
2362
2361
|
* detached.</p>
|
|
2362
|
+
* @public
|
|
2363
2363
|
*/
|
|
2364
2364
|
PermissionSetArn: string | undefined;
|
|
2365
2365
|
/**
|
|
2366
|
-
* @public
|
|
2367
2366
|
* <p>The Amazon Web Services managed policy ARN to be detached from a permission set.</p>
|
|
2367
|
+
* @public
|
|
2368
2368
|
*/
|
|
2369
2369
|
ManagedPolicyArn: string | undefined;
|
|
2370
2370
|
}
|
|
@@ -2378,9 +2378,9 @@ export interface DetachManagedPolicyFromPermissionSetResponse {
|
|
|
2378
2378
|
*/
|
|
2379
2379
|
export interface GetApplicationAssignmentConfigurationRequest {
|
|
2380
2380
|
/**
|
|
2381
|
-
* @public
|
|
2382
2381
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2383
2382
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2383
|
+
* @public
|
|
2384
2384
|
*/
|
|
2385
2385
|
ApplicationArn: string | undefined;
|
|
2386
2386
|
}
|
|
@@ -2389,9 +2389,9 @@ export interface GetApplicationAssignmentConfigurationRequest {
|
|
|
2389
2389
|
*/
|
|
2390
2390
|
export interface GetApplicationAssignmentConfigurationResponse {
|
|
2391
2391
|
/**
|
|
2392
|
-
* @public
|
|
2393
2392
|
* <p>If <code>AssignmentsRequired</code> is <code>true</code> (default value), users don’t have access to the application unless an assignment is created using the
|
|
2394
2393
|
* <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment API</a>. If <code>false</code>, all users have access to the application. </p>
|
|
2394
|
+
* @public
|
|
2395
2395
|
*/
|
|
2396
2396
|
AssignmentRequired: boolean | undefined;
|
|
2397
2397
|
}
|
|
@@ -2400,15 +2400,15 @@ export interface GetApplicationAssignmentConfigurationResponse {
|
|
|
2400
2400
|
*/
|
|
2401
2401
|
export interface GetInlinePolicyForPermissionSetRequest {
|
|
2402
2402
|
/**
|
|
2403
|
-
* @public
|
|
2404
2403
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2405
2404
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2406
2405
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2406
|
+
* @public
|
|
2407
2407
|
*/
|
|
2408
2408
|
InstanceArn: string | undefined;
|
|
2409
2409
|
/**
|
|
2410
|
-
* @public
|
|
2411
2410
|
* <p>The ARN of the permission set.</p>
|
|
2411
|
+
* @public
|
|
2412
2412
|
*/
|
|
2413
2413
|
PermissionSetArn: string | undefined;
|
|
2414
2414
|
}
|
|
@@ -2417,12 +2417,12 @@ export interface GetInlinePolicyForPermissionSetRequest {
|
|
|
2417
2417
|
*/
|
|
2418
2418
|
export interface GetInlinePolicyForPermissionSetResponse {
|
|
2419
2419
|
/**
|
|
2420
|
-
* @public
|
|
2421
2420
|
* <p>The inline policy that is attached to the permission set.</p>
|
|
2422
2421
|
* <note>
|
|
2423
2422
|
* <p>For <code>Length Constraints</code>, if a valid ARN is provided for a permission
|
|
2424
2423
|
* set, it is possible for an empty inline policy to be returned.</p>
|
|
2425
2424
|
* </note>
|
|
2425
|
+
* @public
|
|
2426
2426
|
*/
|
|
2427
2427
|
InlinePolicy?: string;
|
|
2428
2428
|
}
|
|
@@ -2431,18 +2431,17 @@ export interface GetInlinePolicyForPermissionSetResponse {
|
|
|
2431
2431
|
*/
|
|
2432
2432
|
export interface GetPermissionsBoundaryForPermissionSetRequest {
|
|
2433
2433
|
/**
|
|
2434
|
-
* @public
|
|
2435
2434
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
2435
|
+
* @public
|
|
2436
2436
|
*/
|
|
2437
2437
|
InstanceArn: string | undefined;
|
|
2438
2438
|
/**
|
|
2439
|
-
* @public
|
|
2440
2439
|
* <p>The ARN of the <code>PermissionSet</code>.</p>
|
|
2440
|
+
* @public
|
|
2441
2441
|
*/
|
|
2442
2442
|
PermissionSetArn: string | undefined;
|
|
2443
2443
|
}
|
|
2444
2444
|
/**
|
|
2445
|
-
* @public
|
|
2446
2445
|
* <p>Specifies the configuration of the Amazon Web Services managed or customer managed policy that you
|
|
2447
2446
|
* want to set as a permissions boundary. Specify either
|
|
2448
2447
|
* <code>CustomerManagedPolicyReference</code> to use the name and path of a customer
|
|
@@ -2457,17 +2456,18 @@ export interface GetPermissionsBoundaryForPermissionSetRequest {
|
|
|
2457
2456
|
* policy evaluation logic</a> in the <i>IAM User
|
|
2458
2457
|
* Guide</i>.</p>
|
|
2459
2458
|
* </important>
|
|
2459
|
+
* @public
|
|
2460
2460
|
*/
|
|
2461
2461
|
export interface PermissionsBoundary {
|
|
2462
2462
|
/**
|
|
2463
|
-
* @public
|
|
2464
2463
|
* <p>Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each Amazon Web Services account where you want to deploy your permission set.</p>
|
|
2464
|
+
* @public
|
|
2465
2465
|
*/
|
|
2466
2466
|
CustomerManagedPolicyReference?: CustomerManagedPolicyReference;
|
|
2467
2467
|
/**
|
|
2468
|
-
* @public
|
|
2469
2468
|
* <p>The Amazon Web Services managed policy ARN that you want to attach to a permission set as a
|
|
2470
2469
|
* permissions boundary.</p>
|
|
2470
|
+
* @public
|
|
2471
2471
|
*/
|
|
2472
2472
|
ManagedPolicyArn?: string;
|
|
2473
2473
|
}
|
|
@@ -2476,58 +2476,58 @@ export interface PermissionsBoundary {
|
|
|
2476
2476
|
*/
|
|
2477
2477
|
export interface GetPermissionsBoundaryForPermissionSetResponse {
|
|
2478
2478
|
/**
|
|
2479
|
-
* @public
|
|
2480
2479
|
* <p>The permissions boundary attached to the specified permission set.</p>
|
|
2480
|
+
* @public
|
|
2481
2481
|
*/
|
|
2482
2482
|
PermissionsBoundary?: PermissionsBoundary;
|
|
2483
2483
|
}
|
|
2484
2484
|
/**
|
|
2485
|
-
* @public
|
|
2486
2485
|
* <p>Provides information about the IAM Identity Center instance.</p>
|
|
2486
|
+
* @public
|
|
2487
2487
|
*/
|
|
2488
2488
|
export interface InstanceMetadata {
|
|
2489
2489
|
/**
|
|
2490
|
-
* @public
|
|
2491
2490
|
* <p>The ARN of the Identity Center instance under which the operation will be executed.
|
|
2492
2491
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2493
2492
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2493
|
+
* @public
|
|
2494
2494
|
*/
|
|
2495
2495
|
InstanceArn?: string;
|
|
2496
2496
|
/**
|
|
2497
|
-
* @public
|
|
2498
2497
|
* <p>The identifier of the identity store that is connected to the Identity Center
|
|
2499
2498
|
* instance.</p>
|
|
2499
|
+
* @public
|
|
2500
2500
|
*/
|
|
2501
2501
|
IdentityStoreId?: string;
|
|
2502
2502
|
/**
|
|
2503
|
-
* @public
|
|
2504
2503
|
* <p>The Amazon Web Services account ID number of the owner of the Identity Center instance.</p>
|
|
2504
|
+
* @public
|
|
2505
2505
|
*/
|
|
2506
2506
|
OwnerAccountId?: string;
|
|
2507
2507
|
/**
|
|
2508
|
-
* @public
|
|
2509
2508
|
* <p>The name of the Identity Center instance.</p>
|
|
2509
|
+
* @public
|
|
2510
2510
|
*/
|
|
2511
2511
|
Name?: string;
|
|
2512
2512
|
/**
|
|
2513
|
-
* @public
|
|
2514
2513
|
* <p>The date and time that the Identity Center instance was created.</p>
|
|
2514
|
+
* @public
|
|
2515
2515
|
*/
|
|
2516
2516
|
CreatedDate?: Date;
|
|
2517
2517
|
/**
|
|
2518
|
-
* @public
|
|
2519
2518
|
* <p>The current status of this Identity Center instance.</p>
|
|
2519
|
+
* @public
|
|
2520
2520
|
*/
|
|
2521
2521
|
Status?: InstanceStatus;
|
|
2522
2522
|
}
|
|
2523
2523
|
/**
|
|
2524
|
-
* @public
|
|
2525
2524
|
* <p>Filters the operation status list based on the passed attribute value.</p>
|
|
2525
|
+
* @public
|
|
2526
2526
|
*/
|
|
2527
2527
|
export interface OperationStatusFilter {
|
|
2528
2528
|
/**
|
|
2529
|
-
* @public
|
|
2530
2529
|
* <p>Filters the list operations result based on the status attribute.</p>
|
|
2530
|
+
* @public
|
|
2531
2531
|
*/
|
|
2532
2532
|
Status?: StatusValues;
|
|
2533
2533
|
}
|
|
@@ -2536,25 +2536,25 @@ export interface OperationStatusFilter {
|
|
|
2536
2536
|
*/
|
|
2537
2537
|
export interface ListAccountAssignmentCreationStatusRequest {
|
|
2538
2538
|
/**
|
|
2539
|
-
* @public
|
|
2540
2539
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2541
2540
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2542
2541
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2542
|
+
* @public
|
|
2543
2543
|
*/
|
|
2544
2544
|
InstanceArn: string | undefined;
|
|
2545
2545
|
/**
|
|
2546
|
-
* @public
|
|
2547
2546
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
2547
|
+
* @public
|
|
2548
2548
|
*/
|
|
2549
2549
|
MaxResults?: number;
|
|
2550
2550
|
/**
|
|
2551
|
-
* @public
|
|
2552
2551
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2552
|
+
* @public
|
|
2553
2553
|
*/
|
|
2554
2554
|
NextToken?: string;
|
|
2555
2555
|
/**
|
|
2556
|
-
* @public
|
|
2557
2556
|
* <p>Filters results based on the passed attribute value.</p>
|
|
2557
|
+
* @public
|
|
2558
2558
|
*/
|
|
2559
2559
|
Filter?: OperationStatusFilter;
|
|
2560
2560
|
}
|
|
@@ -2563,13 +2563,13 @@ export interface ListAccountAssignmentCreationStatusRequest {
|
|
|
2563
2563
|
*/
|
|
2564
2564
|
export interface ListAccountAssignmentCreationStatusResponse {
|
|
2565
2565
|
/**
|
|
2566
|
-
* @public
|
|
2567
2566
|
* <p>The status object for the account assignment creation operation.</p>
|
|
2567
|
+
* @public
|
|
2568
2568
|
*/
|
|
2569
2569
|
AccountAssignmentsCreationStatus?: AccountAssignmentOperationStatusMetadata[];
|
|
2570
2570
|
/**
|
|
2571
|
-
* @public
|
|
2572
2571
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2572
|
+
* @public
|
|
2573
2573
|
*/
|
|
2574
2574
|
NextToken?: string;
|
|
2575
2575
|
}
|
|
@@ -2578,25 +2578,25 @@ export interface ListAccountAssignmentCreationStatusResponse {
|
|
|
2578
2578
|
*/
|
|
2579
2579
|
export interface ListAccountAssignmentDeletionStatusRequest {
|
|
2580
2580
|
/**
|
|
2581
|
-
* @public
|
|
2582
2581
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2583
2582
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2584
2583
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2584
|
+
* @public
|
|
2585
2585
|
*/
|
|
2586
2586
|
InstanceArn: string | undefined;
|
|
2587
2587
|
/**
|
|
2588
|
-
* @public
|
|
2589
2588
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
2589
|
+
* @public
|
|
2590
2590
|
*/
|
|
2591
2591
|
MaxResults?: number;
|
|
2592
2592
|
/**
|
|
2593
|
-
* @public
|
|
2594
2593
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2594
|
+
* @public
|
|
2595
2595
|
*/
|
|
2596
2596
|
NextToken?: string;
|
|
2597
2597
|
/**
|
|
2598
|
-
* @public
|
|
2599
2598
|
* <p>Filters results based on the passed attribute value.</p>
|
|
2599
|
+
* @public
|
|
2600
2600
|
*/
|
|
2601
2601
|
Filter?: OperationStatusFilter;
|
|
2602
2602
|
}
|
|
@@ -2605,13 +2605,13 @@ export interface ListAccountAssignmentDeletionStatusRequest {
|
|
|
2605
2605
|
*/
|
|
2606
2606
|
export interface ListAccountAssignmentDeletionStatusResponse {
|
|
2607
2607
|
/**
|
|
2608
|
-
* @public
|
|
2609
2608
|
* <p>The status object for the account assignment deletion operation.</p>
|
|
2609
|
+
* @public
|
|
2610
2610
|
*/
|
|
2611
2611
|
AccountAssignmentsDeletionStatus?: AccountAssignmentOperationStatusMetadata[];
|
|
2612
2612
|
/**
|
|
2613
|
-
* @public
|
|
2614
2613
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2614
|
+
* @public
|
|
2615
2615
|
*/
|
|
2616
2616
|
NextToken?: string;
|
|
2617
2617
|
}
|
|
@@ -2620,30 +2620,30 @@ export interface ListAccountAssignmentDeletionStatusResponse {
|
|
|
2620
2620
|
*/
|
|
2621
2621
|
export interface ListAccountAssignmentsRequest {
|
|
2622
2622
|
/**
|
|
2623
|
-
* @public
|
|
2624
2623
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2625
2624
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2626
2625
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2626
|
+
* @public
|
|
2627
2627
|
*/
|
|
2628
2628
|
InstanceArn: string | undefined;
|
|
2629
2629
|
/**
|
|
2630
|
-
* @public
|
|
2631
2630
|
* <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
|
|
2631
|
+
* @public
|
|
2632
2632
|
*/
|
|
2633
2633
|
AccountId: string | undefined;
|
|
2634
2634
|
/**
|
|
2635
|
-
* @public
|
|
2636
2635
|
* <p>The ARN of the permission set from which to list assignments.</p>
|
|
2636
|
+
* @public
|
|
2637
2637
|
*/
|
|
2638
2638
|
PermissionSetArn: string | undefined;
|
|
2639
2639
|
/**
|
|
2640
|
-
* @public
|
|
2641
2640
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
2641
|
+
* @public
|
|
2642
2642
|
*/
|
|
2643
2643
|
MaxResults?: number;
|
|
2644
2644
|
/**
|
|
2645
|
-
* @public
|
|
2646
2645
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2646
|
+
* @public
|
|
2647
2647
|
*/
|
|
2648
2648
|
NextToken?: string;
|
|
2649
2649
|
}
|
|
@@ -2652,24 +2652,24 @@ export interface ListAccountAssignmentsRequest {
|
|
|
2652
2652
|
*/
|
|
2653
2653
|
export interface ListAccountAssignmentsResponse {
|
|
2654
2654
|
/**
|
|
2655
|
-
* @public
|
|
2656
2655
|
* <p>The list of assignments that match the input Amazon Web Services account and permission set.</p>
|
|
2656
|
+
* @public
|
|
2657
2657
|
*/
|
|
2658
2658
|
AccountAssignments?: AccountAssignment[];
|
|
2659
2659
|
/**
|
|
2660
|
-
* @public
|
|
2661
2660
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2661
|
+
* @public
|
|
2662
2662
|
*/
|
|
2663
2663
|
NextToken?: string;
|
|
2664
2664
|
}
|
|
2665
2665
|
/**
|
|
2666
|
-
* @public
|
|
2667
2666
|
* <p>A structure that describes a filter for account assignments.</p>
|
|
2667
|
+
* @public
|
|
2668
2668
|
*/
|
|
2669
2669
|
export interface ListAccountAssignmentsFilter {
|
|
2670
2670
|
/**
|
|
2671
|
-
* @public
|
|
2672
2671
|
* <p>The ID number of an Amazon Web Services account that filters the results in the response.</p>
|
|
2672
|
+
* @public
|
|
2673
2673
|
*/
|
|
2674
2674
|
AccountId?: string;
|
|
2675
2675
|
}
|
|
@@ -2678,38 +2678,37 @@ export interface ListAccountAssignmentsFilter {
|
|
|
2678
2678
|
*/
|
|
2679
2679
|
export interface ListAccountAssignmentsForPrincipalRequest {
|
|
2680
2680
|
/**
|
|
2681
|
-
* @public
|
|
2682
2681
|
* <p>Specifies the ARN of the instance of IAM Identity Center that contains the principal.</p>
|
|
2682
|
+
* @public
|
|
2683
2683
|
*/
|
|
2684
2684
|
InstanceArn: string | undefined;
|
|
2685
2685
|
/**
|
|
2686
|
-
* @public
|
|
2687
2686
|
* <p>Specifies the principal for which you want to retrieve the list of account
|
|
2688
2687
|
* assignments.</p>
|
|
2688
|
+
* @public
|
|
2689
2689
|
*/
|
|
2690
2690
|
PrincipalId: string | undefined;
|
|
2691
2691
|
/**
|
|
2692
|
-
* @public
|
|
2693
2692
|
* <p>Specifies the type of the principal.</p>
|
|
2693
|
+
* @public
|
|
2694
2694
|
*/
|
|
2695
2695
|
PrincipalType: PrincipalType | undefined;
|
|
2696
2696
|
/**
|
|
2697
|
-
* @public
|
|
2698
2697
|
* <p>Specifies an Amazon Web Services account ID number. Results are filtered to only those that match
|
|
2699
2698
|
* this ID number.</p>
|
|
2699
|
+
* @public
|
|
2700
2700
|
*/
|
|
2701
2701
|
Filter?: ListAccountAssignmentsFilter;
|
|
2702
2702
|
/**
|
|
2703
|
-
* @public
|
|
2704
2703
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
2705
2704
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
2706
2705
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
2707
2706
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
2708
2707
|
* next page of results.</p>
|
|
2708
|
+
* @public
|
|
2709
2709
|
*/
|
|
2710
2710
|
NextToken?: string;
|
|
2711
2711
|
/**
|
|
2712
|
-
* @public
|
|
2713
2712
|
* <p>Specifies the total number of results that you want included in each
|
|
2714
2713
|
* response. If additional items exist beyond the number you specify, the
|
|
2715
2714
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -2718,6 +2717,7 @@ export interface ListAccountAssignmentsForPrincipalRequest {
|
|
|
2718
2717
|
* results than the maximum even when there are more results available. You should check
|
|
2719
2718
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
2720
2719
|
* results.</p>
|
|
2720
|
+
* @public
|
|
2721
2721
|
*/
|
|
2722
2722
|
MaxResults?: number;
|
|
2723
2723
|
}
|
|
@@ -2726,17 +2726,17 @@ export interface ListAccountAssignmentsForPrincipalRequest {
|
|
|
2726
2726
|
*/
|
|
2727
2727
|
export interface ListAccountAssignmentsForPrincipalResponse {
|
|
2728
2728
|
/**
|
|
2729
|
-
* @public
|
|
2730
2729
|
* <p>An array list of the account assignments for the principal.</p>
|
|
2730
|
+
* @public
|
|
2731
2731
|
*/
|
|
2732
2732
|
AccountAssignments?: AccountAssignmentForPrincipal[];
|
|
2733
2733
|
/**
|
|
2734
|
-
* @public
|
|
2735
2734
|
* <p>If present, this value indicates that more output is available than
|
|
2736
2735
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
2737
2736
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
2738
2737
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
2739
2738
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
2739
|
+
* @public
|
|
2740
2740
|
*/
|
|
2741
2741
|
NextToken?: string;
|
|
2742
2742
|
}
|
|
@@ -2757,31 +2757,31 @@ export type ProvisioningStatus = (typeof ProvisioningStatus)[keyof typeof Provis
|
|
|
2757
2757
|
*/
|
|
2758
2758
|
export interface ListAccountsForProvisionedPermissionSetRequest {
|
|
2759
2759
|
/**
|
|
2760
|
-
* @public
|
|
2761
2760
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
2762
2761
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
2763
2762
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
2763
|
+
* @public
|
|
2764
2764
|
*/
|
|
2765
2765
|
InstanceArn: string | undefined;
|
|
2766
2766
|
/**
|
|
2767
|
-
* @public
|
|
2768
2767
|
* <p>The ARN of the <a>PermissionSet</a> from which the associated Amazon Web Services
|
|
2769
2768
|
* accounts will be listed.</p>
|
|
2769
|
+
* @public
|
|
2770
2770
|
*/
|
|
2771
2771
|
PermissionSetArn: string | undefined;
|
|
2772
2772
|
/**
|
|
2773
|
-
* @public
|
|
2774
2773
|
* <p>The permission set provisioning status for an Amazon Web Services account.</p>
|
|
2774
|
+
* @public
|
|
2775
2775
|
*/
|
|
2776
2776
|
ProvisioningStatus?: ProvisioningStatus;
|
|
2777
2777
|
/**
|
|
2778
|
-
* @public
|
|
2779
2778
|
* <p>The maximum number of results to display for the <a>PermissionSet</a>.</p>
|
|
2779
|
+
* @public
|
|
2780
2780
|
*/
|
|
2781
2781
|
MaxResults?: number;
|
|
2782
2782
|
/**
|
|
2783
|
-
* @public
|
|
2784
2783
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2784
|
+
* @public
|
|
2785
2785
|
*/
|
|
2786
2786
|
NextToken?: string;
|
|
2787
2787
|
}
|
|
@@ -2790,13 +2790,13 @@ export interface ListAccountsForProvisionedPermissionSetRequest {
|
|
|
2790
2790
|
*/
|
|
2791
2791
|
export interface ListAccountsForProvisionedPermissionSetResponse {
|
|
2792
2792
|
/**
|
|
2793
|
-
* @public
|
|
2794
2793
|
* <p>The list of Amazon Web Services <code>AccountIds</code>.</p>
|
|
2794
|
+
* @public
|
|
2795
2795
|
*/
|
|
2796
2796
|
AccountIds?: string[];
|
|
2797
2797
|
/**
|
|
2798
|
-
* @public
|
|
2799
2798
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
2799
|
+
* @public
|
|
2800
2800
|
*/
|
|
2801
2801
|
NextToken?: string;
|
|
2802
2802
|
}
|
|
@@ -2805,12 +2805,11 @@ export interface ListAccountsForProvisionedPermissionSetResponse {
|
|
|
2805
2805
|
*/
|
|
2806
2806
|
export interface ListApplicationAssignmentsRequest {
|
|
2807
2807
|
/**
|
|
2808
|
-
* @public
|
|
2809
2808
|
* <p>Specifies the ARN of the application.</p>
|
|
2809
|
+
* @public
|
|
2810
2810
|
*/
|
|
2811
2811
|
ApplicationArn: string | undefined;
|
|
2812
2812
|
/**
|
|
2813
|
-
* @public
|
|
2814
2813
|
* <p>Specifies the total number of results that you want included in each
|
|
2815
2814
|
* response. If additional items exist beyond the number you specify, the
|
|
2816
2815
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -2819,15 +2818,16 @@ export interface ListApplicationAssignmentsRequest {
|
|
|
2819
2818
|
* results than the maximum even when there are more results available. You should check
|
|
2820
2819
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
2821
2820
|
* results.</p>
|
|
2821
|
+
* @public
|
|
2822
2822
|
*/
|
|
2823
2823
|
MaxResults?: number;
|
|
2824
2824
|
/**
|
|
2825
|
-
* @public
|
|
2826
2825
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
2827
2826
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
2828
2827
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
2829
2828
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
2830
2829
|
* next page of results.</p>
|
|
2830
|
+
* @public
|
|
2831
2831
|
*/
|
|
2832
2832
|
NextToken?: string;
|
|
2833
2833
|
}
|
|
@@ -2836,28 +2836,28 @@ export interface ListApplicationAssignmentsRequest {
|
|
|
2836
2836
|
*/
|
|
2837
2837
|
export interface ListApplicationAssignmentsResponse {
|
|
2838
2838
|
/**
|
|
2839
|
-
* @public
|
|
2840
2839
|
* <p>The list of users assigned to an application.</p>
|
|
2840
|
+
* @public
|
|
2841
2841
|
*/
|
|
2842
2842
|
ApplicationAssignments?: ApplicationAssignment[];
|
|
2843
2843
|
/**
|
|
2844
|
-
* @public
|
|
2845
2844
|
* <p>If present, this value indicates that more output is available than
|
|
2846
2845
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
2847
2846
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
2848
2847
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
2849
2848
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
2849
|
+
* @public
|
|
2850
2850
|
*/
|
|
2851
2851
|
NextToken?: string;
|
|
2852
2852
|
}
|
|
2853
2853
|
/**
|
|
2854
|
-
* @public
|
|
2855
2854
|
* <p>A structure that describes a filter for application assignments.</p>
|
|
2855
|
+
* @public
|
|
2856
2856
|
*/
|
|
2857
2857
|
export interface ListApplicationAssignmentsFilter {
|
|
2858
2858
|
/**
|
|
2859
|
-
* @public
|
|
2860
2859
|
* <p>The ARN of an application.</p>
|
|
2860
|
+
* @public
|
|
2861
2861
|
*/
|
|
2862
2862
|
ApplicationArn?: string;
|
|
2863
2863
|
}
|
|
@@ -2866,39 +2866,38 @@ export interface ListApplicationAssignmentsFilter {
|
|
|
2866
2866
|
*/
|
|
2867
2867
|
export interface ListApplicationAssignmentsForPrincipalRequest {
|
|
2868
2868
|
/**
|
|
2869
|
-
* @public
|
|
2870
2869
|
* <p>Specifies the instance of IAM Identity Center that contains principal and applications.</p>
|
|
2870
|
+
* @public
|
|
2871
2871
|
*/
|
|
2872
2872
|
InstanceArn: string | undefined;
|
|
2873
2873
|
/**
|
|
2874
|
-
* @public
|
|
2875
2874
|
* <p>Specifies the unique identifier of the principal for which you want to retrieve its
|
|
2876
2875
|
* assignments.</p>
|
|
2876
|
+
* @public
|
|
2877
2877
|
*/
|
|
2878
2878
|
PrincipalId: string | undefined;
|
|
2879
2879
|
/**
|
|
2880
|
-
* @public
|
|
2881
2880
|
* <p>Specifies the type of the principal for which you want to retrieve its
|
|
2882
2881
|
* assignments.</p>
|
|
2882
|
+
* @public
|
|
2883
2883
|
*/
|
|
2884
2884
|
PrincipalType: PrincipalType | undefined;
|
|
2885
2885
|
/**
|
|
2886
|
-
* @public
|
|
2887
2886
|
* <p>Filters the output to include only assignments associated with the application that
|
|
2888
2887
|
* has the specified ARN.</p>
|
|
2888
|
+
* @public
|
|
2889
2889
|
*/
|
|
2890
2890
|
Filter?: ListApplicationAssignmentsFilter;
|
|
2891
2891
|
/**
|
|
2892
|
-
* @public
|
|
2893
2892
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
2894
2893
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
2895
2894
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
2896
2895
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
2897
2896
|
* next page of results.</p>
|
|
2897
|
+
* @public
|
|
2898
2898
|
*/
|
|
2899
2899
|
NextToken?: string;
|
|
2900
2900
|
/**
|
|
2901
|
-
* @public
|
|
2902
2901
|
* <p>Specifies the total number of results that you want included in each
|
|
2903
2902
|
* response. If additional items exist beyond the number you specify, the
|
|
2904
2903
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -2907,6 +2906,7 @@ export interface ListApplicationAssignmentsForPrincipalRequest {
|
|
|
2907
2906
|
* results than the maximum even when there are more results available. You should check
|
|
2908
2907
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
2909
2908
|
* results.</p>
|
|
2909
|
+
* @public
|
|
2910
2910
|
*/
|
|
2911
2911
|
MaxResults?: number;
|
|
2912
2912
|
}
|
|
@@ -2915,17 +2915,17 @@ export interface ListApplicationAssignmentsForPrincipalRequest {
|
|
|
2915
2915
|
*/
|
|
2916
2916
|
export interface ListApplicationAssignmentsForPrincipalResponse {
|
|
2917
2917
|
/**
|
|
2918
|
-
* @public
|
|
2919
2918
|
* <p>An array list of the application assignments for the specified principal.</p>
|
|
2919
|
+
* @public
|
|
2920
2920
|
*/
|
|
2921
2921
|
ApplicationAssignments?: ApplicationAssignmentForPrincipal[];
|
|
2922
2922
|
/**
|
|
2923
|
-
* @public
|
|
2924
2923
|
* <p>If present, this value indicates that more output is available than
|
|
2925
2924
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
2926
2925
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
2927
2926
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
2928
2927
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
2928
|
+
* @public
|
|
2929
2929
|
*/
|
|
2930
2930
|
NextToken?: string;
|
|
2931
2931
|
}
|
|
@@ -2934,7 +2934,6 @@ export interface ListApplicationAssignmentsForPrincipalResponse {
|
|
|
2934
2934
|
*/
|
|
2935
2935
|
export interface ListApplicationProvidersRequest {
|
|
2936
2936
|
/**
|
|
2937
|
-
* @public
|
|
2938
2937
|
* <p>Specifies the total number of results that you want included in each
|
|
2939
2938
|
* response. If additional items exist beyond the number you specify, the
|
|
2940
2939
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -2943,15 +2942,16 @@ export interface ListApplicationProvidersRequest {
|
|
|
2943
2942
|
* results than the maximum even when there are more results available. You should check
|
|
2944
2943
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
2945
2944
|
* results.</p>
|
|
2945
|
+
* @public
|
|
2946
2946
|
*/
|
|
2947
2947
|
MaxResults?: number;
|
|
2948
2948
|
/**
|
|
2949
|
-
* @public
|
|
2950
2949
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
2951
2950
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
2952
2951
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
2953
2952
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
2954
2953
|
* next page of results.</p>
|
|
2954
|
+
* @public
|
|
2955
2955
|
*/
|
|
2956
2956
|
NextToken?: string;
|
|
2957
2957
|
}
|
|
@@ -2960,33 +2960,33 @@ export interface ListApplicationProvidersRequest {
|
|
|
2960
2960
|
*/
|
|
2961
2961
|
export interface ListApplicationProvidersResponse {
|
|
2962
2962
|
/**
|
|
2963
|
-
* @public
|
|
2964
2963
|
* <p>An array list of structures that describe application providers.</p>
|
|
2964
|
+
* @public
|
|
2965
2965
|
*/
|
|
2966
2966
|
ApplicationProviders?: ApplicationProvider[];
|
|
2967
2967
|
/**
|
|
2968
|
-
* @public
|
|
2969
2968
|
* <p>If present, this value indicates that more output is available than
|
|
2970
2969
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
2971
2970
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
2972
2971
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
2973
2972
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
2973
|
+
* @public
|
|
2974
2974
|
*/
|
|
2975
2975
|
NextToken?: string;
|
|
2976
2976
|
}
|
|
2977
2977
|
/**
|
|
2978
|
-
* @public
|
|
2979
2978
|
* <p>A structure that describes a filter for applications.</p>
|
|
2979
|
+
* @public
|
|
2980
2980
|
*/
|
|
2981
2981
|
export interface ListApplicationsFilter {
|
|
2982
2982
|
/**
|
|
2983
|
-
* @public
|
|
2984
2983
|
* <p>An Amazon Web Services account ID number that filters the results in the response.</p>
|
|
2984
|
+
* @public
|
|
2985
2985
|
*/
|
|
2986
2986
|
ApplicationAccount?: string;
|
|
2987
2987
|
/**
|
|
2988
|
-
* @public
|
|
2989
2988
|
* <p>The ARN of an application provider that can filter the results in the response.</p>
|
|
2989
|
+
* @public
|
|
2990
2990
|
*/
|
|
2991
2991
|
ApplicationProvider?: string;
|
|
2992
2992
|
}
|
|
@@ -2995,14 +2995,13 @@ export interface ListApplicationsFilter {
|
|
|
2995
2995
|
*/
|
|
2996
2996
|
export interface ListApplicationsRequest {
|
|
2997
2997
|
/**
|
|
2998
|
-
* @public
|
|
2999
2998
|
* <p>The ARN of the IAM Identity Center application under which the operation will run.
|
|
3000
2999
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3001
3000
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3001
|
+
* @public
|
|
3002
3002
|
*/
|
|
3003
3003
|
InstanceArn: string | undefined;
|
|
3004
3004
|
/**
|
|
3005
|
-
* @public
|
|
3006
3005
|
* <p>Specifies the total number of results that you want included in each
|
|
3007
3006
|
* response. If additional items exist beyond the number you specify, the
|
|
3008
3007
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -3011,20 +3010,21 @@ export interface ListApplicationsRequest {
|
|
|
3011
3010
|
* results than the maximum even when there are more results available. You should check
|
|
3012
3011
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
3013
3012
|
* results.</p>
|
|
3013
|
+
* @public
|
|
3014
3014
|
*/
|
|
3015
3015
|
MaxResults?: number;
|
|
3016
3016
|
/**
|
|
3017
|
-
* @public
|
|
3018
3017
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
3019
3018
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
3020
3019
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
3021
3020
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
3022
3021
|
* next page of results.</p>
|
|
3022
|
+
* @public
|
|
3023
3023
|
*/
|
|
3024
3024
|
NextToken?: string;
|
|
3025
3025
|
/**
|
|
3026
|
-
* @public
|
|
3027
3026
|
* <p>Filters response results. </p>
|
|
3027
|
+
* @public
|
|
3028
3028
|
*/
|
|
3029
3029
|
Filter?: ListApplicationsFilter;
|
|
3030
3030
|
}
|
|
@@ -3033,17 +3033,17 @@ export interface ListApplicationsRequest {
|
|
|
3033
3033
|
*/
|
|
3034
3034
|
export interface ListApplicationsResponse {
|
|
3035
3035
|
/**
|
|
3036
|
-
* @public
|
|
3037
3036
|
* <p>Retrieves all applications associated with the instance.</p>
|
|
3037
|
+
* @public
|
|
3038
3038
|
*/
|
|
3039
3039
|
Applications?: Application[];
|
|
3040
3040
|
/**
|
|
3041
|
-
* @public
|
|
3042
3041
|
* <p>If present, this value indicates that more output is available than
|
|
3043
3042
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
3044
3043
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
3045
3044
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
3046
3045
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
3046
|
+
* @public
|
|
3047
3047
|
*/
|
|
3048
3048
|
NextToken?: string;
|
|
3049
3049
|
}
|
|
@@ -3052,24 +3052,24 @@ export interface ListApplicationsResponse {
|
|
|
3052
3052
|
*/
|
|
3053
3053
|
export interface ListCustomerManagedPolicyReferencesInPermissionSetRequest {
|
|
3054
3054
|
/**
|
|
3055
|
-
* @public
|
|
3056
3055
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
3056
|
+
* @public
|
|
3057
3057
|
*/
|
|
3058
3058
|
InstanceArn: string | undefined;
|
|
3059
3059
|
/**
|
|
3060
|
-
* @public
|
|
3061
3060
|
* <p>The ARN of the <code>PermissionSet</code>. </p>
|
|
3061
|
+
* @public
|
|
3062
3062
|
*/
|
|
3063
3063
|
PermissionSetArn: string | undefined;
|
|
3064
3064
|
/**
|
|
3065
|
-
* @public
|
|
3066
3065
|
* <p>The maximum number of results to display for the list call.</p>
|
|
3066
|
+
* @public
|
|
3067
3067
|
*/
|
|
3068
3068
|
MaxResults?: number;
|
|
3069
3069
|
/**
|
|
3070
|
-
* @public
|
|
3071
3070
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of
|
|
3072
3071
|
* previous API calls to make subsequent calls.</p>
|
|
3072
|
+
* @public
|
|
3073
3073
|
*/
|
|
3074
3074
|
NextToken?: string;
|
|
3075
3075
|
}
|
|
@@ -3078,15 +3078,15 @@ export interface ListCustomerManagedPolicyReferencesInPermissionSetRequest {
|
|
|
3078
3078
|
*/
|
|
3079
3079
|
export interface ListCustomerManagedPolicyReferencesInPermissionSetResponse {
|
|
3080
3080
|
/**
|
|
3081
|
-
* @public
|
|
3082
3081
|
* <p>Specifies the names and paths of the customer managed policies that you have attached
|
|
3083
3082
|
* to your permission set.</p>
|
|
3083
|
+
* @public
|
|
3084
3084
|
*/
|
|
3085
3085
|
CustomerManagedPolicyReferences?: CustomerManagedPolicyReference[];
|
|
3086
3086
|
/**
|
|
3087
|
-
* @public
|
|
3088
3087
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of
|
|
3089
3088
|
* previous API calls to make subsequent calls.</p>
|
|
3089
|
+
* @public
|
|
3090
3090
|
*/
|
|
3091
3091
|
NextToken?: string;
|
|
3092
3092
|
}
|
|
@@ -3095,13 +3095,13 @@ export interface ListCustomerManagedPolicyReferencesInPermissionSetResponse {
|
|
|
3095
3095
|
*/
|
|
3096
3096
|
export interface ListInstancesRequest {
|
|
3097
3097
|
/**
|
|
3098
|
-
* @public
|
|
3099
3098
|
* <p>The maximum number of results to display for the instance.</p>
|
|
3099
|
+
* @public
|
|
3100
3100
|
*/
|
|
3101
3101
|
MaxResults?: number;
|
|
3102
3102
|
/**
|
|
3103
|
-
* @public
|
|
3104
3103
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3104
|
+
* @public
|
|
3105
3105
|
*/
|
|
3106
3106
|
NextToken?: string;
|
|
3107
3107
|
}
|
|
@@ -3110,13 +3110,13 @@ export interface ListInstancesRequest {
|
|
|
3110
3110
|
*/
|
|
3111
3111
|
export interface ListInstancesResponse {
|
|
3112
3112
|
/**
|
|
3113
|
-
* @public
|
|
3114
3113
|
* <p>Lists the IAM Identity Center instances that the caller has access to.</p>
|
|
3114
|
+
* @public
|
|
3115
3115
|
*/
|
|
3116
3116
|
Instances?: InstanceMetadata[];
|
|
3117
3117
|
/**
|
|
3118
|
-
* @public
|
|
3119
3118
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3119
|
+
* @public
|
|
3120
3120
|
*/
|
|
3121
3121
|
NextToken?: string;
|
|
3122
3122
|
}
|
|
@@ -3125,26 +3125,26 @@ export interface ListInstancesResponse {
|
|
|
3125
3125
|
*/
|
|
3126
3126
|
export interface ListManagedPoliciesInPermissionSetRequest {
|
|
3127
3127
|
/**
|
|
3128
|
-
* @public
|
|
3129
3128
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3130
3129
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3131
3130
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3131
|
+
* @public
|
|
3132
3132
|
*/
|
|
3133
3133
|
InstanceArn: string | undefined;
|
|
3134
3134
|
/**
|
|
3135
|
-
* @public
|
|
3136
3135
|
* <p>The ARN of the <a>PermissionSet</a> whose managed policies will be
|
|
3137
3136
|
* listed.</p>
|
|
3137
|
+
* @public
|
|
3138
3138
|
*/
|
|
3139
3139
|
PermissionSetArn: string | undefined;
|
|
3140
3140
|
/**
|
|
3141
|
-
* @public
|
|
3142
3141
|
* <p>The maximum number of results to display for the <a>PermissionSet</a>.</p>
|
|
3142
|
+
* @public
|
|
3143
3143
|
*/
|
|
3144
3144
|
MaxResults?: number;
|
|
3145
3145
|
/**
|
|
3146
|
-
* @public
|
|
3147
3146
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3147
|
+
* @public
|
|
3148
3148
|
*/
|
|
3149
3149
|
NextToken?: string;
|
|
3150
3150
|
}
|
|
@@ -3153,13 +3153,13 @@ export interface ListManagedPoliciesInPermissionSetRequest {
|
|
|
3153
3153
|
*/
|
|
3154
3154
|
export interface ListManagedPoliciesInPermissionSetResponse {
|
|
3155
3155
|
/**
|
|
3156
|
-
* @public
|
|
3157
3156
|
* <p>An array of the <a>AttachedManagedPolicy</a> data type object.</p>
|
|
3157
|
+
* @public
|
|
3158
3158
|
*/
|
|
3159
3159
|
AttachedManagedPolicies?: AttachedManagedPolicy[];
|
|
3160
3160
|
/**
|
|
3161
|
-
* @public
|
|
3162
3161
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3162
|
+
* @public
|
|
3163
3163
|
*/
|
|
3164
3164
|
NextToken?: string;
|
|
3165
3165
|
}
|
|
@@ -3168,47 +3168,47 @@ export interface ListManagedPoliciesInPermissionSetResponse {
|
|
|
3168
3168
|
*/
|
|
3169
3169
|
export interface ListPermissionSetProvisioningStatusRequest {
|
|
3170
3170
|
/**
|
|
3171
|
-
* @public
|
|
3172
3171
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3173
3172
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3174
3173
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3174
|
+
* @public
|
|
3175
3175
|
*/
|
|
3176
3176
|
InstanceArn: string | undefined;
|
|
3177
3177
|
/**
|
|
3178
|
-
* @public
|
|
3179
3178
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
3179
|
+
* @public
|
|
3180
3180
|
*/
|
|
3181
3181
|
MaxResults?: number;
|
|
3182
3182
|
/**
|
|
3183
|
-
* @public
|
|
3184
3183
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3184
|
+
* @public
|
|
3185
3185
|
*/
|
|
3186
3186
|
NextToken?: string;
|
|
3187
3187
|
/**
|
|
3188
|
-
* @public
|
|
3189
3188
|
* <p>Filters results based on the passed attribute value.</p>
|
|
3189
|
+
* @public
|
|
3190
3190
|
*/
|
|
3191
3191
|
Filter?: OperationStatusFilter;
|
|
3192
3192
|
}
|
|
3193
3193
|
/**
|
|
3194
|
-
* @public
|
|
3195
3194
|
* <p>Provides information about the permission set provisioning status.</p>
|
|
3195
|
+
* @public
|
|
3196
3196
|
*/
|
|
3197
3197
|
export interface PermissionSetProvisioningStatusMetadata {
|
|
3198
3198
|
/**
|
|
3199
|
-
* @public
|
|
3200
3199
|
* <p>The status of the permission set provisioning process.</p>
|
|
3200
|
+
* @public
|
|
3201
3201
|
*/
|
|
3202
3202
|
Status?: StatusValues;
|
|
3203
3203
|
/**
|
|
3204
|
-
* @public
|
|
3205
3204
|
* <p>The identifier for tracking the request operation that is generated by the universally
|
|
3206
3205
|
* unique identifier (UUID) workflow.</p>
|
|
3206
|
+
* @public
|
|
3207
3207
|
*/
|
|
3208
3208
|
RequestId?: string;
|
|
3209
3209
|
/**
|
|
3210
|
-
* @public
|
|
3211
3210
|
* <p>The date that the permission set was created.</p>
|
|
3211
|
+
* @public
|
|
3212
3212
|
*/
|
|
3213
3213
|
CreatedDate?: Date;
|
|
3214
3214
|
}
|
|
@@ -3217,13 +3217,13 @@ export interface PermissionSetProvisioningStatusMetadata {
|
|
|
3217
3217
|
*/
|
|
3218
3218
|
export interface ListPermissionSetProvisioningStatusResponse {
|
|
3219
3219
|
/**
|
|
3220
|
-
* @public
|
|
3221
3220
|
* <p>The status object for the permission set provisioning operation.</p>
|
|
3221
|
+
* @public
|
|
3222
3222
|
*/
|
|
3223
3223
|
PermissionSetsProvisioningStatus?: PermissionSetProvisioningStatusMetadata[];
|
|
3224
3224
|
/**
|
|
3225
|
-
* @public
|
|
3226
3225
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3226
|
+
* @public
|
|
3227
3227
|
*/
|
|
3228
3228
|
NextToken?: string;
|
|
3229
3229
|
}
|
|
@@ -3232,20 +3232,20 @@ export interface ListPermissionSetProvisioningStatusResponse {
|
|
|
3232
3232
|
*/
|
|
3233
3233
|
export interface ListPermissionSetsRequest {
|
|
3234
3234
|
/**
|
|
3235
|
-
* @public
|
|
3236
3235
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3237
3236
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3238
3237
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3238
|
+
* @public
|
|
3239
3239
|
*/
|
|
3240
3240
|
InstanceArn: string | undefined;
|
|
3241
3241
|
/**
|
|
3242
|
-
* @public
|
|
3243
3242
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3243
|
+
* @public
|
|
3244
3244
|
*/
|
|
3245
3245
|
NextToken?: string;
|
|
3246
3246
|
/**
|
|
3247
|
-
* @public
|
|
3248
3247
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
3248
|
+
* @public
|
|
3249
3249
|
*/
|
|
3250
3250
|
MaxResults?: number;
|
|
3251
3251
|
}
|
|
@@ -3254,13 +3254,13 @@ export interface ListPermissionSetsRequest {
|
|
|
3254
3254
|
*/
|
|
3255
3255
|
export interface ListPermissionSetsResponse {
|
|
3256
3256
|
/**
|
|
3257
|
-
* @public
|
|
3258
3257
|
* <p>Defines the level of access on an Amazon Web Services account.</p>
|
|
3258
|
+
* @public
|
|
3259
3259
|
*/
|
|
3260
3260
|
PermissionSets?: string[];
|
|
3261
3261
|
/**
|
|
3262
|
-
* @public
|
|
3263
3262
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3263
|
+
* @public
|
|
3264
3264
|
*/
|
|
3265
3265
|
NextToken?: string;
|
|
3266
3266
|
}
|
|
@@ -3269,30 +3269,30 @@ export interface ListPermissionSetsResponse {
|
|
|
3269
3269
|
*/
|
|
3270
3270
|
export interface ListPermissionSetsProvisionedToAccountRequest {
|
|
3271
3271
|
/**
|
|
3272
|
-
* @public
|
|
3273
3272
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3274
3273
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3275
3274
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3275
|
+
* @public
|
|
3276
3276
|
*/
|
|
3277
3277
|
InstanceArn: string | undefined;
|
|
3278
3278
|
/**
|
|
3279
|
-
* @public
|
|
3280
3279
|
* <p>The identifier of the Amazon Web Services account from which to list the assignments.</p>
|
|
3280
|
+
* @public
|
|
3281
3281
|
*/
|
|
3282
3282
|
AccountId: string | undefined;
|
|
3283
3283
|
/**
|
|
3284
|
-
* @public
|
|
3285
3284
|
* <p>The status object for the permission set provisioning operation.</p>
|
|
3285
|
+
* @public
|
|
3286
3286
|
*/
|
|
3287
3287
|
ProvisioningStatus?: ProvisioningStatus;
|
|
3288
3288
|
/**
|
|
3289
|
-
* @public
|
|
3290
3289
|
* <p>The maximum number of results to display for the assignment.</p>
|
|
3290
|
+
* @public
|
|
3291
3291
|
*/
|
|
3292
3292
|
MaxResults?: number;
|
|
3293
3293
|
/**
|
|
3294
|
-
* @public
|
|
3295
3294
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3295
|
+
* @public
|
|
3296
3296
|
*/
|
|
3297
3297
|
NextToken?: string;
|
|
3298
3298
|
}
|
|
@@ -3301,13 +3301,13 @@ export interface ListPermissionSetsProvisionedToAccountRequest {
|
|
|
3301
3301
|
*/
|
|
3302
3302
|
export interface ListPermissionSetsProvisionedToAccountResponse {
|
|
3303
3303
|
/**
|
|
3304
|
-
* @public
|
|
3305
3304
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3305
|
+
* @public
|
|
3306
3306
|
*/
|
|
3307
3307
|
NextToken?: string;
|
|
3308
3308
|
/**
|
|
3309
|
-
* @public
|
|
3310
3309
|
* <p>Defines the level of access that an Amazon Web Services account has.</p>
|
|
3310
|
+
* @public
|
|
3311
3311
|
*/
|
|
3312
3312
|
PermissionSets?: string[];
|
|
3313
3313
|
}
|
|
@@ -3316,20 +3316,20 @@ export interface ListPermissionSetsProvisionedToAccountResponse {
|
|
|
3316
3316
|
*/
|
|
3317
3317
|
export interface ListTagsForResourceRequest {
|
|
3318
3318
|
/**
|
|
3319
|
-
* @public
|
|
3320
3319
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3321
3320
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3322
3321
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3322
|
+
* @public
|
|
3323
3323
|
*/
|
|
3324
3324
|
InstanceArn?: string;
|
|
3325
3325
|
/**
|
|
3326
|
-
* @public
|
|
3327
3326
|
* <p>The ARN of the resource with the tags to be listed.</p>
|
|
3327
|
+
* @public
|
|
3328
3328
|
*/
|
|
3329
3329
|
ResourceArn: string | undefined;
|
|
3330
3330
|
/**
|
|
3331
|
-
* @public
|
|
3332
3331
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3332
|
+
* @public
|
|
3333
3333
|
*/
|
|
3334
3334
|
NextToken?: string;
|
|
3335
3335
|
}
|
|
@@ -3338,13 +3338,13 @@ export interface ListTagsForResourceRequest {
|
|
|
3338
3338
|
*/
|
|
3339
3339
|
export interface ListTagsForResourceResponse {
|
|
3340
3340
|
/**
|
|
3341
|
-
* @public
|
|
3342
3341
|
* <p>A set of key-value pairs that are used to manage the resource.</p>
|
|
3342
|
+
* @public
|
|
3343
3343
|
*/
|
|
3344
3344
|
Tags?: Tag[];
|
|
3345
3345
|
/**
|
|
3346
|
-
* @public
|
|
3347
3346
|
* <p>The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.</p>
|
|
3347
|
+
* @public
|
|
3348
3348
|
*/
|
|
3349
3349
|
NextToken?: string;
|
|
3350
3350
|
}
|
|
@@ -3353,13 +3353,12 @@ export interface ListTagsForResourceResponse {
|
|
|
3353
3353
|
*/
|
|
3354
3354
|
export interface ListTrustedTokenIssuersRequest {
|
|
3355
3355
|
/**
|
|
3356
|
-
* @public
|
|
3357
3356
|
* <p>Specifies the ARN of the instance of IAM Identity Center with the trusted token issuer configurations that you want
|
|
3358
3357
|
* to list.</p>
|
|
3358
|
+
* @public
|
|
3359
3359
|
*/
|
|
3360
3360
|
InstanceArn: string | undefined;
|
|
3361
3361
|
/**
|
|
3362
|
-
* @public
|
|
3363
3362
|
* <p>Specifies the total number of results that you want included in each
|
|
3364
3363
|
* response. If additional items exist beyond the number you specify, the
|
|
3365
3364
|
* <code>NextToken</code> response element is returned with a value (not null). Include the
|
|
@@ -3368,36 +3367,37 @@ export interface ListTrustedTokenIssuersRequest {
|
|
|
3368
3367
|
* results than the maximum even when there are more results available. You should check
|
|
3369
3368
|
* <code>NextToken</code> after every operation to ensure that you receive all of the
|
|
3370
3369
|
* results.</p>
|
|
3370
|
+
* @public
|
|
3371
3371
|
*/
|
|
3372
3372
|
MaxResults?: number;
|
|
3373
3373
|
/**
|
|
3374
|
-
* @public
|
|
3375
3374
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
3376
3375
|
* only if you received a <code>NextToken</code> response in the previous request. If you
|
|
3377
3376
|
* did, it indicates that more output is available. Set this parameter to the value
|
|
3378
3377
|
* provided by the previous call's <code>NextToken</code> response to request the
|
|
3379
3378
|
* next page of results.</p>
|
|
3379
|
+
* @public
|
|
3380
3380
|
*/
|
|
3381
3381
|
NextToken?: string;
|
|
3382
3382
|
}
|
|
3383
3383
|
/**
|
|
3384
|
-
* @public
|
|
3385
3384
|
* <p>A structure that describes a trusted token issuer.</p>
|
|
3385
|
+
* @public
|
|
3386
3386
|
*/
|
|
3387
3387
|
export interface TrustedTokenIssuerMetadata {
|
|
3388
3388
|
/**
|
|
3389
|
-
* @public
|
|
3390
3389
|
* <p>The ARN of the trusted token issuer configuration in the instance of IAM Identity Center.</p>
|
|
3390
|
+
* @public
|
|
3391
3391
|
*/
|
|
3392
3392
|
TrustedTokenIssuerArn?: string;
|
|
3393
3393
|
/**
|
|
3394
|
-
* @public
|
|
3395
3394
|
* <p>The name of the trusted token issuer configuration in the instance of IAM Identity Center.</p>
|
|
3395
|
+
* @public
|
|
3396
3396
|
*/
|
|
3397
3397
|
Name?: string;
|
|
3398
3398
|
/**
|
|
3399
|
-
* @public
|
|
3400
3399
|
* <p>The type of trusted token issuer.</p>
|
|
3400
|
+
* @public
|
|
3401
3401
|
*/
|
|
3402
3402
|
TrustedTokenIssuerType?: TrustedTokenIssuerType;
|
|
3403
3403
|
}
|
|
@@ -3406,42 +3406,42 @@ export interface TrustedTokenIssuerMetadata {
|
|
|
3406
3406
|
*/
|
|
3407
3407
|
export interface ListTrustedTokenIssuersResponse {
|
|
3408
3408
|
/**
|
|
3409
|
-
* @public
|
|
3410
3409
|
* <p>An array list of the trusted token issuer configurations.</p>
|
|
3410
|
+
* @public
|
|
3411
3411
|
*/
|
|
3412
3412
|
TrustedTokenIssuers?: TrustedTokenIssuerMetadata[];
|
|
3413
3413
|
/**
|
|
3414
|
-
* @public
|
|
3415
3414
|
* <p>If present, this value indicates that more output is available than
|
|
3416
3415
|
* is included in the current response. Use this value in the <code>NextToken</code>
|
|
3417
3416
|
* request parameter in a subsequent call to the operation to get the next part of the
|
|
3418
3417
|
* output. You should repeat this until the <code>NextToken</code> response element comes
|
|
3419
3418
|
* back as <code>null</code>. This indicates that this is the last page of results.</p>
|
|
3419
|
+
* @public
|
|
3420
3420
|
*/
|
|
3421
3421
|
NextToken?: string;
|
|
3422
3422
|
}
|
|
3423
3423
|
/**
|
|
3424
|
-
* @public
|
|
3425
3424
|
* <p>A structure that describes updated configuration settings for a trusted token issuer that supports
|
|
3426
3425
|
* OpenID Connect (OIDC) and JSON Web Tokens (JWTs).</p>
|
|
3426
|
+
* @public
|
|
3427
3427
|
*/
|
|
3428
3428
|
export interface OidcJwtUpdateConfiguration {
|
|
3429
3429
|
/**
|
|
3430
|
-
* @public
|
|
3431
3430
|
* <p>The path of the source attribute in the JWT from the trusted token issuer. The attribute mapped by this JMESPath expression is compared against the attribute mapped by <code>IdentityStoreAttributePath</code> when a trusted token issuer token is exchanged for
|
|
3432
3431
|
* an IAM Identity Center token.</p>
|
|
3432
|
+
* @public
|
|
3433
3433
|
*/
|
|
3434
3434
|
ClaimAttributePath?: string;
|
|
3435
3435
|
/**
|
|
3436
|
-
* @public
|
|
3437
3436
|
* <p>The path of the destination attribute in a JWT from IAM Identity Center. The attribute mapped by this JMESPath expression is compared against the attribute mapped by <code>ClaimAttributePath</code> when a trusted token issuer token is exchanged for
|
|
3438
3437
|
* an IAM Identity Center token.</p>
|
|
3438
|
+
* @public
|
|
3439
3439
|
*/
|
|
3440
3440
|
IdentityStoreAttributePath?: string;
|
|
3441
3441
|
/**
|
|
3442
|
-
* @public
|
|
3443
3442
|
* <p>The method that the trusted token issuer can use to retrieve the JSON Web Key Set used to verify a
|
|
3444
3443
|
* JWT.</p>
|
|
3444
|
+
* @public
|
|
3445
3445
|
*/
|
|
3446
3446
|
JwksRetrievalOption?: JwksRetrievalOption;
|
|
3447
3447
|
}
|
|
@@ -3462,25 +3462,25 @@ export type ProvisionTargetType = (typeof ProvisionTargetType)[keyof typeof Prov
|
|
|
3462
3462
|
*/
|
|
3463
3463
|
export interface ProvisionPermissionSetRequest {
|
|
3464
3464
|
/**
|
|
3465
|
-
* @public
|
|
3466
3465
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3467
3466
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3468
3467
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3468
|
+
* @public
|
|
3469
3469
|
*/
|
|
3470
3470
|
InstanceArn: string | undefined;
|
|
3471
3471
|
/**
|
|
3472
|
-
* @public
|
|
3473
3472
|
* <p>The ARN of the permission set.</p>
|
|
3473
|
+
* @public
|
|
3474
3474
|
*/
|
|
3475
3475
|
PermissionSetArn: string | undefined;
|
|
3476
3476
|
/**
|
|
3477
|
-
* @public
|
|
3478
3477
|
* <p>TargetID is an Amazon Web Services account identifier, (For example, 123456789012).</p>
|
|
3478
|
+
* @public
|
|
3479
3479
|
*/
|
|
3480
3480
|
TargetId?: string;
|
|
3481
3481
|
/**
|
|
3482
|
-
* @public
|
|
3483
3482
|
* <p>The entity type for which the assignment will be created.</p>
|
|
3483
|
+
* @public
|
|
3484
3484
|
*/
|
|
3485
3485
|
TargetType: ProvisionTargetType | undefined;
|
|
3486
3486
|
}
|
|
@@ -3489,8 +3489,8 @@ export interface ProvisionPermissionSetRequest {
|
|
|
3489
3489
|
*/
|
|
3490
3490
|
export interface ProvisionPermissionSetResponse {
|
|
3491
3491
|
/**
|
|
3492
|
-
* @public
|
|
3493
3492
|
* <p>The status object for the permission set provisioning operation.</p>
|
|
3493
|
+
* @public
|
|
3494
3494
|
*/
|
|
3495
3495
|
PermissionSetProvisioningStatus?: PermissionSetProvisioningStatus;
|
|
3496
3496
|
}
|
|
@@ -3499,15 +3499,15 @@ export interface ProvisionPermissionSetResponse {
|
|
|
3499
3499
|
*/
|
|
3500
3500
|
export interface PutApplicationAssignmentConfigurationRequest {
|
|
3501
3501
|
/**
|
|
3502
|
-
* @public
|
|
3503
3502
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3504
3503
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3504
|
+
* @public
|
|
3505
3505
|
*/
|
|
3506
3506
|
ApplicationArn: string | undefined;
|
|
3507
3507
|
/**
|
|
3508
|
-
* @public
|
|
3509
3508
|
* <p>If <code>AssignmentsRequired</code> is <code>true</code> (default value), users don’t have access to the application unless an assignment is created using the
|
|
3510
3509
|
* <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment API</a>. If <code>false</code>, all users have access to the application. </p>
|
|
3510
|
+
* @public
|
|
3511
3511
|
*/
|
|
3512
3512
|
AssignmentRequired: boolean | undefined;
|
|
3513
3513
|
}
|
|
@@ -3521,20 +3521,20 @@ export interface PutApplicationAssignmentConfigurationResponse {
|
|
|
3521
3521
|
*/
|
|
3522
3522
|
export interface PutInlinePolicyToPermissionSetRequest {
|
|
3523
3523
|
/**
|
|
3524
|
-
* @public
|
|
3525
3524
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3526
3525
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3527
3526
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3527
|
+
* @public
|
|
3528
3528
|
*/
|
|
3529
3529
|
InstanceArn: string | undefined;
|
|
3530
3530
|
/**
|
|
3531
|
-
* @public
|
|
3532
3531
|
* <p>The ARN of the permission set.</p>
|
|
3532
|
+
* @public
|
|
3533
3533
|
*/
|
|
3534
3534
|
PermissionSetArn: string | undefined;
|
|
3535
3535
|
/**
|
|
3536
|
-
* @public
|
|
3537
3536
|
* <p>The inline policy to attach to a <a>PermissionSet</a>.</p>
|
|
3537
|
+
* @public
|
|
3538
3538
|
*/
|
|
3539
3539
|
InlinePolicy: string | undefined;
|
|
3540
3540
|
}
|
|
@@ -3548,19 +3548,19 @@ export interface PutInlinePolicyToPermissionSetResponse {
|
|
|
3548
3548
|
*/
|
|
3549
3549
|
export interface PutPermissionsBoundaryToPermissionSetRequest {
|
|
3550
3550
|
/**
|
|
3551
|
-
* @public
|
|
3552
3551
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed. </p>
|
|
3552
|
+
* @public
|
|
3553
3553
|
*/
|
|
3554
3554
|
InstanceArn: string | undefined;
|
|
3555
3555
|
/**
|
|
3556
|
-
* @public
|
|
3557
3556
|
* <p>The ARN of the <code>PermissionSet</code>.</p>
|
|
3557
|
+
* @public
|
|
3558
3558
|
*/
|
|
3559
3559
|
PermissionSetArn: string | undefined;
|
|
3560
3560
|
/**
|
|
3561
|
-
* @public
|
|
3562
3561
|
* <p>The permissions boundary that you want to attach to a
|
|
3563
3562
|
* <code>PermissionSet</code>.</p>
|
|
3563
|
+
* @public
|
|
3564
3564
|
*/
|
|
3565
3565
|
PermissionsBoundary: PermissionsBoundary | undefined;
|
|
3566
3566
|
}
|
|
@@ -3574,20 +3574,20 @@ export interface PutPermissionsBoundaryToPermissionSetResponse {
|
|
|
3574
3574
|
*/
|
|
3575
3575
|
export interface TagResourceRequest {
|
|
3576
3576
|
/**
|
|
3577
|
-
* @public
|
|
3578
3577
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3579
3578
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3580
3579
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3580
|
+
* @public
|
|
3581
3581
|
*/
|
|
3582
3582
|
InstanceArn?: string;
|
|
3583
3583
|
/**
|
|
3584
|
-
* @public
|
|
3585
3584
|
* <p>The ARN of the resource with the tags to be listed.</p>
|
|
3585
|
+
* @public
|
|
3586
3586
|
*/
|
|
3587
3587
|
ResourceArn: string | undefined;
|
|
3588
3588
|
/**
|
|
3589
|
-
* @public
|
|
3590
3589
|
* <p>A set of key-value pairs that are used to manage the resource.</p>
|
|
3590
|
+
* @public
|
|
3591
3591
|
*/
|
|
3592
3592
|
Tags: Tag[] | undefined;
|
|
3593
3593
|
}
|
|
@@ -3601,20 +3601,20 @@ export interface TagResourceResponse {
|
|
|
3601
3601
|
*/
|
|
3602
3602
|
export interface UntagResourceRequest {
|
|
3603
3603
|
/**
|
|
3604
|
-
* @public
|
|
3605
3604
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3606
3605
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3607
3606
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3607
|
+
* @public
|
|
3608
3608
|
*/
|
|
3609
3609
|
InstanceArn?: string;
|
|
3610
3610
|
/**
|
|
3611
|
-
* @public
|
|
3612
3611
|
* <p>The ARN of the resource with the tags to be listed.</p>
|
|
3612
|
+
* @public
|
|
3613
3613
|
*/
|
|
3614
3614
|
ResourceArn: string | undefined;
|
|
3615
3615
|
/**
|
|
3616
|
-
* @public
|
|
3617
3616
|
* <p>The keys of tags that are attached to the resource.</p>
|
|
3617
|
+
* @public
|
|
3618
3618
|
*/
|
|
3619
3619
|
TagKeys: string[] | undefined;
|
|
3620
3620
|
}
|
|
@@ -3624,13 +3624,13 @@ export interface UntagResourceRequest {
|
|
|
3624
3624
|
export interface UntagResourceResponse {
|
|
3625
3625
|
}
|
|
3626
3626
|
/**
|
|
3627
|
-
* @public
|
|
3628
3627
|
* <p>A structure that describes the options for the access portal associated with an application that can be updated.</p>
|
|
3628
|
+
* @public
|
|
3629
3629
|
*/
|
|
3630
3630
|
export interface UpdateApplicationPortalOptions {
|
|
3631
3631
|
/**
|
|
3632
|
-
* @public
|
|
3633
3632
|
* <p>A structure that describes the sign-in options for an application portal.</p>
|
|
3633
|
+
* @public
|
|
3634
3634
|
*/
|
|
3635
3635
|
SignInOptions?: SignInOptions;
|
|
3636
3636
|
}
|
|
@@ -3639,30 +3639,30 @@ export interface UpdateApplicationPortalOptions {
|
|
|
3639
3639
|
*/
|
|
3640
3640
|
export interface UpdateApplicationRequest {
|
|
3641
3641
|
/**
|
|
3642
|
-
* @public
|
|
3643
3642
|
* <p>Specifies the ARN of the application. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3644
3643
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3644
|
+
* @public
|
|
3645
3645
|
*/
|
|
3646
3646
|
ApplicationArn: string | undefined;
|
|
3647
3647
|
/**
|
|
3648
|
-
* @public
|
|
3649
3648
|
* <p>Specifies the updated name for the application.</p>
|
|
3649
|
+
* @public
|
|
3650
3650
|
*/
|
|
3651
3651
|
Name?: string;
|
|
3652
3652
|
/**
|
|
3653
|
-
* @public
|
|
3654
3653
|
* <p>The description of the .</p>
|
|
3654
|
+
* @public
|
|
3655
3655
|
*/
|
|
3656
3656
|
Description?: string;
|
|
3657
3657
|
/**
|
|
3658
|
-
* @public
|
|
3659
3658
|
* <p>Specifies whether the application is enabled or disabled.</p>
|
|
3659
|
+
* @public
|
|
3660
3660
|
*/
|
|
3661
3661
|
Status?: ApplicationStatus;
|
|
3662
3662
|
/**
|
|
3663
|
-
* @public
|
|
3664
3663
|
* <p>A structure that describes the options for the portal associated with an
|
|
3665
3664
|
* application.</p>
|
|
3665
|
+
* @public
|
|
3666
3666
|
*/
|
|
3667
3667
|
PortalOptions?: UpdateApplicationPortalOptions;
|
|
3668
3668
|
}
|
|
@@ -3676,14 +3676,14 @@ export interface UpdateApplicationResponse {
|
|
|
3676
3676
|
*/
|
|
3677
3677
|
export interface UpdateInstanceRequest {
|
|
3678
3678
|
/**
|
|
3679
|
-
* @public
|
|
3680
3679
|
* <p>Updates the instance name.</p>
|
|
3680
|
+
* @public
|
|
3681
3681
|
*/
|
|
3682
3682
|
Name: string | undefined;
|
|
3683
3683
|
/**
|
|
3684
|
-
* @public
|
|
3685
3684
|
* <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
|
|
3686
3685
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3686
|
+
* @public
|
|
3687
3687
|
*/
|
|
3688
3688
|
InstanceArn: string | undefined;
|
|
3689
3689
|
}
|
|
@@ -3697,13 +3697,13 @@ export interface UpdateInstanceResponse {
|
|
|
3697
3697
|
*/
|
|
3698
3698
|
export interface UpdateInstanceAccessControlAttributeConfigurationRequest {
|
|
3699
3699
|
/**
|
|
3700
|
-
* @public
|
|
3701
3700
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.</p>
|
|
3701
|
+
* @public
|
|
3702
3702
|
*/
|
|
3703
3703
|
InstanceArn: string | undefined;
|
|
3704
3704
|
/**
|
|
3705
|
-
* @public
|
|
3706
3705
|
* <p>Updates the attributes for your ABAC configuration.</p>
|
|
3706
|
+
* @public
|
|
3707
3707
|
*/
|
|
3708
3708
|
InstanceAccessControlAttributeConfiguration: InstanceAccessControlAttributeConfiguration | undefined;
|
|
3709
3709
|
}
|
|
@@ -3717,32 +3717,32 @@ export interface UpdateInstanceAccessControlAttributeConfigurationResponse {
|
|
|
3717
3717
|
*/
|
|
3718
3718
|
export interface UpdatePermissionSetRequest {
|
|
3719
3719
|
/**
|
|
3720
|
-
* @public
|
|
3721
3720
|
* <p>The ARN of the IAM Identity Center instance under which the operation will be executed.
|
|
3722
3721
|
* For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource
|
|
3723
3722
|
* Names (ARNs) and Amazon Web Services Service Namespaces</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
3723
|
+
* @public
|
|
3724
3724
|
*/
|
|
3725
3725
|
InstanceArn: string | undefined;
|
|
3726
3726
|
/**
|
|
3727
|
-
* @public
|
|
3728
3727
|
* <p>The ARN of the permission set.</p>
|
|
3728
|
+
* @public
|
|
3729
3729
|
*/
|
|
3730
3730
|
PermissionSetArn: string | undefined;
|
|
3731
3731
|
/**
|
|
3732
|
-
* @public
|
|
3733
3732
|
* <p>The description of the <a>PermissionSet</a>.</p>
|
|
3733
|
+
* @public
|
|
3734
3734
|
*/
|
|
3735
3735
|
Description?: string;
|
|
3736
3736
|
/**
|
|
3737
|
-
* @public
|
|
3738
3737
|
* <p>The length of time that the application user sessions are valid for in the ISO-8601
|
|
3739
3738
|
* standard.</p>
|
|
3739
|
+
* @public
|
|
3740
3740
|
*/
|
|
3741
3741
|
SessionDuration?: string;
|
|
3742
3742
|
/**
|
|
3743
|
-
* @public
|
|
3744
3743
|
* <p>Used to redirect users within the application during the federation authentication
|
|
3745
3744
|
* process.</p>
|
|
3745
|
+
* @public
|
|
3746
3746
|
*/
|
|
3747
3747
|
RelayState?: string;
|
|
3748
3748
|
}
|
|
@@ -3752,10 +3752,10 @@ export interface UpdatePermissionSetRequest {
|
|
|
3752
3752
|
export interface UpdatePermissionSetResponse {
|
|
3753
3753
|
}
|
|
3754
3754
|
/**
|
|
3755
|
-
* @public
|
|
3756
3755
|
* <p>A structure that contains details to be updated for a trusted token issuer configuration. The
|
|
3757
3756
|
* structure and settings that you can include depend on the type of the trusted token issuer being
|
|
3758
3757
|
* updated.</p>
|
|
3758
|
+
* @public
|
|
3759
3759
|
*/
|
|
3760
3760
|
export type TrustedTokenIssuerUpdateConfiguration = TrustedTokenIssuerUpdateConfiguration.OidcJwtConfigurationMember | TrustedTokenIssuerUpdateConfiguration.$UnknownMember;
|
|
3761
3761
|
/**
|
|
@@ -3763,9 +3763,9 @@ export type TrustedTokenIssuerUpdateConfiguration = TrustedTokenIssuerUpdateConf
|
|
|
3763
3763
|
*/
|
|
3764
3764
|
export declare namespace TrustedTokenIssuerUpdateConfiguration {
|
|
3765
3765
|
/**
|
|
3766
|
-
* @public
|
|
3767
3766
|
* <p>A structure that describes an updated configuration for a trusted token issuer that uses OpenID
|
|
3768
3767
|
* Connect (OIDC) with JSON web tokens (JWT).</p>
|
|
3768
|
+
* @public
|
|
3769
3769
|
*/
|
|
3770
3770
|
interface OidcJwtConfigurationMember {
|
|
3771
3771
|
OidcJwtConfiguration: OidcJwtUpdateConfiguration;
|
|
@@ -3789,19 +3789,19 @@ export declare namespace TrustedTokenIssuerUpdateConfiguration {
|
|
|
3789
3789
|
*/
|
|
3790
3790
|
export interface UpdateTrustedTokenIssuerRequest {
|
|
3791
3791
|
/**
|
|
3792
|
-
* @public
|
|
3793
3792
|
* <p>Specifies the ARN of the trusted token issuer configuration that you want to update.</p>
|
|
3793
|
+
* @public
|
|
3794
3794
|
*/
|
|
3795
3795
|
TrustedTokenIssuerArn: string | undefined;
|
|
3796
3796
|
/**
|
|
3797
|
-
* @public
|
|
3798
3797
|
* <p>Specifies the updated name to be applied to the trusted token issuer configuration.</p>
|
|
3798
|
+
* @public
|
|
3799
3799
|
*/
|
|
3800
3800
|
Name?: string;
|
|
3801
3801
|
/**
|
|
3802
|
-
* @public
|
|
3803
3802
|
* <p>Specifies a structure with settings to apply to the specified trusted token issuer. The settings that
|
|
3804
3803
|
* you can provide are determined by the type of the trusted token issuer that you are updating.</p>
|
|
3804
|
+
* @public
|
|
3805
3805
|
*/
|
|
3806
3806
|
TrustedTokenIssuerConfiguration?: TrustedTokenIssuerUpdateConfiguration;
|
|
3807
3807
|
}
|