@aws-sdk/client-sso-admin 3.651.1 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +11 -0
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +11 -0
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInstanceCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -87,4 +87,15 @@ declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: AttachCustomerManagedPolicyReferenceToPermissionSetRequest;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput;
|
|
98
|
+
output: AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -92,4 +92,15 @@ declare const AttachManagedPolicyToPermissionSetCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class AttachManagedPolicyToPermissionSetCommand extends AttachManagedPolicyToPermissionSetCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: AttachManagedPolicyToPermissionSetRequest;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: AttachManagedPolicyToPermissionSetCommandInput;
|
|
103
|
+
output: AttachManagedPolicyToPermissionSetCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -120,4 +120,15 @@ declare const CreateAccountAssignmentCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class CreateAccountAssignmentCommand extends CreateAccountAssignmentCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: CreateAccountAssignmentRequest;
|
|
127
|
+
output: CreateAccountAssignmentResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: CreateAccountAssignmentCommandInput;
|
|
131
|
+
output: CreateAccountAssignmentCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -84,4 +84,15 @@ declare const CreateApplicationAssignmentCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class CreateApplicationAssignmentCommand extends CreateApplicationAssignmentCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: CreateApplicationAssignmentRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: CreateApplicationAssignmentCommandInput;
|
|
95
|
+
output: CreateApplicationAssignmentCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -102,4 +102,15 @@ declare const CreateApplicationCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: CreateApplicationRequest;
|
|
109
|
+
output: CreateApplicationResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: CreateApplicationCommandInput;
|
|
113
|
+
output: CreateApplicationCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -97,4 +97,15 @@ declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends CreateInstanceAccessControlAttributeConfigurationCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: CreateInstanceAccessControlAttributeConfigurationRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: CreateInstanceAccessControlAttributeConfigurationCommandInput;
|
|
108
|
+
output: CreateInstanceAccessControlAttributeConfigurationCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -99,4 +99,15 @@ declare const CreateInstanceCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class CreateInstanceCommand extends CreateInstanceCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: CreateInstanceRequest;
|
|
106
|
+
output: CreateInstanceResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: CreateInstanceCommandInput;
|
|
110
|
+
output: CreateInstanceCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -106,4 +106,15 @@ declare const CreatePermissionSetCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class CreatePermissionSetCommand extends CreatePermissionSetCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: CreatePermissionSetRequest;
|
|
113
|
+
output: CreatePermissionSetResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: CreatePermissionSetCommandInput;
|
|
117
|
+
output: CreatePermissionSetCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateTrustedTokenIssuerCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateTrustedTokenIssuerCommand extends CreateTrustedTokenIssuerCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateTrustedTokenIssuerRequest;
|
|
108
|
+
output: CreateTrustedTokenIssuerResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateTrustedTokenIssuerCommandInput;
|
|
112
|
+
output: CreateTrustedTokenIssuerCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -101,4 +101,15 @@ declare const DeleteAccountAssignmentCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class DeleteAccountAssignmentCommand extends DeleteAccountAssignmentCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: DeleteAccountAssignmentRequest;
|
|
108
|
+
output: DeleteAccountAssignmentResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: DeleteAccountAssignmentCommandInput;
|
|
112
|
+
output: DeleteAccountAssignmentCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteApplicationAccessScopeCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteApplicationAccessScopeCommand extends DeleteApplicationAccessScopeCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteApplicationAccessScopeRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteApplicationAccessScopeCommandInput;
|
|
90
|
+
output: DeleteApplicationAccessScopeCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeleteApplicationAssignmentCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeleteApplicationAssignmentCommand extends DeleteApplicationAssignmentCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeleteApplicationAssignmentRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeleteApplicationAssignmentCommandInput;
|
|
92
|
+
output: DeleteApplicationAssignmentCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteApplicationAuthenticationMethodCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteApplicationAuthenticationMethodCommand extends DeleteApplicationAuthenticationMethodCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteApplicationAuthenticationMethodRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteApplicationAuthenticationMethodCommandInput;
|
|
90
|
+
output: DeleteApplicationAuthenticationMethodCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteApplicationCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteApplicationRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteApplicationCommandInput;
|
|
90
|
+
output: DeleteApplicationCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteApplicationGrantCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteApplicationGrantCommand extends DeleteApplicationGrantCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteApplicationGrantRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteApplicationGrantCommandInput;
|
|
90
|
+
output: DeleteApplicationGrantCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteInlinePolicyFromPermissionSetCommand extends DeleteInlinePolicyFromPermissionSetCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteInlinePolicyFromPermissionSetRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteInlinePolicyFromPermissionSetCommandInput;
|
|
90
|
+
output: DeleteInlinePolicyFromPermissionSetCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends DeleteInstanceAccessControlAttributeConfigurationCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeleteInstanceAccessControlAttributeConfigurationRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeleteInstanceAccessControlAttributeConfigurationCommandInput;
|
|
92
|
+
output: DeleteInstanceAccessControlAttributeConfigurationCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -77,4 +77,15 @@ declare const DeleteInstanceCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DeleteInstanceCommand extends DeleteInstanceCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DeleteInstanceRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DeleteInstanceCommandInput;
|
|
88
|
+
output: DeleteInstanceCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeletePermissionSetCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeletePermissionSetCommand extends DeletePermissionSetCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeletePermissionSetRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeletePermissionSetCommandInput;
|
|
90
|
+
output: DeletePermissionSetCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeletePermissionsBoundaryFromPermissionSetCommand extends DeletePermissionsBoundaryFromPermissionSetCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeletePermissionsBoundaryFromPermissionSetRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeletePermissionsBoundaryFromPermissionSetCommandInput;
|
|
90
|
+
output: DeletePermissionsBoundaryFromPermissionSetCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeleteTrustedTokenIssuerCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeleteTrustedTokenIssuerCommand extends DeleteTrustedTokenIssuerCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeleteTrustedTokenIssuerRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeleteTrustedTokenIssuerCommandInput;
|
|
92
|
+
output: DeleteTrustedTokenIssuerCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeAccountAssignmentCreationStatusCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeAccountAssignmentCreationStatusCommand extends DescribeAccountAssignmentCreationStatusCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeAccountAssignmentCreationStatusRequest;
|
|
92
|
+
output: DescribeAccountAssignmentCreationStatusResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeAccountAssignmentCreationStatusCommandInput;
|
|
96
|
+
output: DescribeAccountAssignmentCreationStatusCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeAccountAssignmentDeletionStatusCommand extends DescribeAccountAssignmentDeletionStatusCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeAccountAssignmentDeletionStatusRequest;
|
|
92
|
+
output: DescribeAccountAssignmentDeletionStatusResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeAccountAssignmentDeletionStatusCommandInput;
|
|
96
|
+
output: DescribeAccountAssignmentDeletionStatusCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -80,4 +80,15 @@ declare const DescribeApplicationAssignmentCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DescribeApplicationAssignmentCommand extends DescribeApplicationAssignmentCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DescribeApplicationAssignmentRequest;
|
|
87
|
+
output: DescribeApplicationAssignmentResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DescribeApplicationAssignmentCommandInput;
|
|
91
|
+
output: DescribeApplicationAssignmentCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -88,4 +88,15 @@ declare const DescribeApplicationCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DescribeApplicationCommand extends DescribeApplicationCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DescribeApplicationRequest;
|
|
95
|
+
output: DescribeApplicationResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DescribeApplicationCommandInput;
|
|
99
|
+
output: DescribeApplicationCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -88,4 +88,15 @@ declare const DescribeApplicationProviderCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DescribeApplicationProviderCommand extends DescribeApplicationProviderCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DescribeApplicationProviderRequest;
|
|
95
|
+
output: DescribeApplicationProviderResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DescribeApplicationProviderCommandInput;
|
|
99
|
+
output: DescribeApplicationProviderCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -90,4 +90,15 @@ declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class DescribeInstanceAccessControlAttributeConfigurationCommand extends DescribeInstanceAccessControlAttributeConfigurationCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: DescribeInstanceAccessControlAttributeConfigurationRequest;
|
|
97
|
+
output: DescribeInstanceAccessControlAttributeConfigurationResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: DescribeInstanceAccessControlAttributeConfigurationCommandInput;
|
|
101
|
+
output: DescribeInstanceAccessControlAttributeConfigurationCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -94,4 +94,15 @@ declare const DescribeInstanceCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class DescribeInstanceCommand extends DescribeInstanceCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: DescribeInstanceRequest;
|
|
101
|
+
output: DescribeInstanceResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: DescribeInstanceCommandInput;
|
|
105
|
+
output: DescribeInstanceCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribePermissionSetCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribePermissionSetCommand extends DescribePermissionSetCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribePermissionSetRequest;
|
|
89
|
+
output: DescribePermissionSetResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribePermissionSetCommandInput;
|
|
93
|
+
output: DescribePermissionSetCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -82,4 +82,15 @@ declare const DescribePermissionSetProvisioningStatusCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DescribePermissionSetProvisioningStatusCommand extends DescribePermissionSetProvisioningStatusCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DescribePermissionSetProvisioningStatusRequest;
|
|
89
|
+
output: DescribePermissionSetProvisioningStatusResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DescribePermissionSetProvisioningStatusCommandInput;
|
|
93
|
+
output: DescribePermissionSetProvisioningStatusCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeTrustedTokenIssuerCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeTrustedTokenIssuerCommand extends DescribeTrustedTokenIssuerCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeTrustedTokenIssuerRequest;
|
|
92
|
+
output: DescribeTrustedTokenIssuerResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeTrustedTokenIssuerCommandInput;
|
|
96
|
+
output: DescribeTrustedTokenIssuerCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts
CHANGED
|
@@ -83,4 +83,15 @@ declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base:
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DetachCustomerManagedPolicyReferenceFromPermissionSetRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput;
|
|
94
|
+
output: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -81,4 +81,15 @@ declare const DetachManagedPolicyFromPermissionSetCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DetachManagedPolicyFromPermissionSetCommand extends DetachManagedPolicyFromPermissionSetCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DetachManagedPolicyFromPermissionSetRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DetachManagedPolicyFromPermissionSetCommandInput;
|
|
92
|
+
output: DetachManagedPolicyFromPermissionSetCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetApplicationAccessScopeCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetApplicationAccessScopeCommand extends GetApplicationAccessScopeCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetApplicationAccessScopeRequest;
|
|
85
|
+
output: GetApplicationAccessScopeResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetApplicationAccessScopeCommandInput;
|
|
89
|
+
output: GetApplicationAccessScopeCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetApplicationAssignmentConfigurationCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetApplicationAssignmentConfigurationCommand extends GetApplicationAssignmentConfigurationCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: GetApplicationAssignmentConfigurationRequest;
|
|
81
|
+
output: GetApplicationAssignmentConfigurationResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetApplicationAssignmentConfigurationCommandInput;
|
|
85
|
+
output: GetApplicationAssignmentConfigurationCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetApplicationAuthenticationMethodCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetApplicationAuthenticationMethodCommand extends GetApplicationAuthenticationMethodCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetApplicationAuthenticationMethodRequest;
|
|
86
|
+
output: GetApplicationAuthenticationMethodResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetApplicationAuthenticationMethodCommandInput;
|
|
90
|
+
output: GetApplicationAuthenticationMethodCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -93,4 +93,15 @@ declare const GetApplicationGrantCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class GetApplicationGrantCommand extends GetApplicationGrantCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: GetApplicationGrantRequest;
|
|
100
|
+
output: GetApplicationGrantResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: GetApplicationGrantCommandInput;
|
|
104
|
+
output: GetApplicationGrantCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetInlinePolicyForPermissionSetCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetInlinePolicyForPermissionSetCommand extends GetInlinePolicyForPermissionSetCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetInlinePolicyForPermissionSetRequest;
|
|
82
|
+
output: GetInlinePolicyForPermissionSetResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetInlinePolicyForPermissionSetCommandInput;
|
|
86
|
+
output: GetInlinePolicyForPermissionSetCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetPermissionsBoundaryForPermissionSetCommand extends GetPermissionsBoundaryForPermissionSetCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetPermissionsBoundaryForPermissionSetRequest;
|
|
88
|
+
output: GetPermissionsBoundaryForPermissionSetResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetPermissionsBoundaryForPermissionSetCommandInput;
|
|
92
|
+
output: GetPermissionsBoundaryForPermissionSetCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|