@aws-sdk/client-sso-admin 3.303.0 → 3.309.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/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/CreateAccountAssignmentCommand.js +2 -2
- package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreatePermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribePermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -2
- package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +2 -2
- package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -2
- package/dist-cjs/commands/ListAccountAssignmentsCommand.js +2 -2
- package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/ListInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +2 -2
- package/dist-cjs/commands/ListPermissionSetsCommand.js +2 -2
- package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ProvisionPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePermissionSetCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +687 -699
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +3 -3
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +3 -3
- package/dist-es/commands/CreateAccountAssignmentCommand.js +3 -3
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +3 -3
- package/dist-es/commands/CreatePermissionSetCommand.js +3 -3
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +3 -3
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +3 -3
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePermissionSetCommand.js +3 -3
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +3 -3
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribePermissionSetCommand.js +3 -3
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +3 -3
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +3 -3
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +3 -3
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +3 -3
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +3 -3
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +3 -3
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +3 -3
- package/dist-es/commands/ListAccountAssignmentsCommand.js +3 -3
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +3 -3
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +3 -3
- package/dist-es/commands/ListInstancesCommand.js +3 -3
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +3 -3
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +3 -3
- package/dist-es/commands/ListPermissionSetsCommand.js +3 -3
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ProvisionPermissionSetCommand.js +3 -3
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +3 -3
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePermissionSetCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +611 -623
- package/dist-types/protocols/Aws_json1_1.d.ts +296 -74
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +74 -74
- package/package.json +29 -29
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListPermissionSetsProvisionedToAccountCommand, se_ListPermissionSetsProvisionedToAccountCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListPermissionSetsProvisionedToAccountCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListPermissionSetsProvisionedToAccountCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListPermissionSetsProvisionedToAccountCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListPermissionSetsProvisionedToAccountCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTagsForResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTagsForResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ProvisionPermissionSetCommand, se_ProvisionPermissionSetCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ProvisionPermissionSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ProvisionPermissionSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ProvisionPermissionSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ProvisionPermissionSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_PutInlinePolicyToPermissionSetCommand, se_PutInlinePolicyToPermissionSetCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class PutInlinePolicyToPermissionSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class PutInlinePolicyToPermissionSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_PutInlinePolicyToPermissionSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_PutInlinePolicyToPermissionSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_PutPermissionsBoundaryToPermissionSetCommand, se_PutPermissionsBoundaryToPermissionSetCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class PutPermissionsBoundaryToPermissionSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class PutPermissionsBoundaryToPermissionSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_PutPermissionsBoundaryToPermissionSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_PutPermissionsBoundaryToPermissionSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class TagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_TagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_TagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UntagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UntagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UntagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateInstanceAccessControlAttributeConfigurationCommand, se_UpdateInstanceAccessControlAttributeConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateInstanceAccessControlAttributeConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateInstanceAccessControlAttributeConfigurationCommand extends $C
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateInstanceAccessControlAttributeConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateInstanceAccessControlAttributeConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdatePermissionSetCommand, se_UpdatePermissionSetCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdatePermissionSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdatePermissionSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdatePermissionSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdatePermissionSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|