@aws-sdk/client-clouddirectory 3.293.0 → 3.295.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/AddFacetToObjectCommand.js +4 -4
- package/dist-cjs/commands/ApplySchemaCommand.js +4 -4
- package/dist-cjs/commands/AttachObjectCommand.js +4 -4
- package/dist-cjs/commands/AttachPolicyCommand.js +4 -4
- package/dist-cjs/commands/AttachToIndexCommand.js +4 -4
- package/dist-cjs/commands/AttachTypedLinkCommand.js +4 -4
- package/dist-cjs/commands/BatchReadCommand.js +4 -4
- package/dist-cjs/commands/BatchWriteCommand.js +4 -4
- package/dist-cjs/commands/CreateDirectoryCommand.js +4 -4
- package/dist-cjs/commands/CreateFacetCommand.js +4 -4
- package/dist-cjs/commands/CreateIndexCommand.js +4 -4
- package/dist-cjs/commands/CreateObjectCommand.js +4 -4
- package/dist-cjs/commands/CreateSchemaCommand.js +4 -4
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +4 -4
- package/dist-cjs/commands/DeleteDirectoryCommand.js +4 -4
- package/dist-cjs/commands/DeleteFacetCommand.js +4 -4
- package/dist-cjs/commands/DeleteObjectCommand.js +4 -4
- package/dist-cjs/commands/DeleteSchemaCommand.js +4 -4
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +4 -4
- package/dist-cjs/commands/DetachFromIndexCommand.js +4 -4
- package/dist-cjs/commands/DetachObjectCommand.js +4 -4
- package/dist-cjs/commands/DetachPolicyCommand.js +4 -4
- package/dist-cjs/commands/DetachTypedLinkCommand.js +4 -4
- package/dist-cjs/commands/DisableDirectoryCommand.js +4 -4
- package/dist-cjs/commands/EnableDirectoryCommand.js +4 -4
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +4 -4
- package/dist-cjs/commands/GetDirectoryCommand.js +4 -4
- package/dist-cjs/commands/GetFacetCommand.js +4 -4
- package/dist-cjs/commands/GetLinkAttributesCommand.js +4 -4
- package/dist-cjs/commands/GetObjectAttributesCommand.js +4 -4
- package/dist-cjs/commands/GetObjectInformationCommand.js +4 -4
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +4 -4
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +4 -4
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +4 -4
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +4 -4
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +4 -4
- package/dist-cjs/commands/ListDirectoriesCommand.js +4 -4
- package/dist-cjs/commands/ListFacetAttributesCommand.js +4 -4
- package/dist-cjs/commands/ListFacetNamesCommand.js +4 -4
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +4 -4
- package/dist-cjs/commands/ListIndexCommand.js +4 -4
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +4 -4
- package/dist-cjs/commands/ListObjectAttributesCommand.js +4 -4
- package/dist-cjs/commands/ListObjectChildrenCommand.js +4 -4
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +4 -4
- package/dist-cjs/commands/ListObjectParentsCommand.js +4 -4
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +4 -4
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +4 -4
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +4 -4
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +4 -4
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +4 -4
- package/dist-cjs/commands/LookupPolicyCommand.js +4 -4
- package/dist-cjs/commands/PublishSchemaCommand.js +4 -4
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +4 -4
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateFacetCommand.js +4 -4
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +4 -4
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +4 -4
- package/dist-cjs/commands/UpdateSchemaCommand.js +4 -4
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +4 -4
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +4 -4
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +4 -4
- package/dist-es/commands/AddFacetToObjectCommand.js +4 -4
- package/dist-es/commands/ApplySchemaCommand.js +4 -4
- package/dist-es/commands/AttachObjectCommand.js +4 -4
- package/dist-es/commands/AttachPolicyCommand.js +4 -4
- package/dist-es/commands/AttachToIndexCommand.js +4 -4
- package/dist-es/commands/AttachTypedLinkCommand.js +4 -4
- package/dist-es/commands/BatchReadCommand.js +4 -4
- package/dist-es/commands/BatchWriteCommand.js +4 -4
- package/dist-es/commands/CreateDirectoryCommand.js +4 -4
- package/dist-es/commands/CreateFacetCommand.js +4 -4
- package/dist-es/commands/CreateIndexCommand.js +4 -4
- package/dist-es/commands/CreateObjectCommand.js +4 -4
- package/dist-es/commands/CreateSchemaCommand.js +4 -4
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +4 -4
- package/dist-es/commands/DeleteDirectoryCommand.js +4 -4
- package/dist-es/commands/DeleteFacetCommand.js +4 -4
- package/dist-es/commands/DeleteObjectCommand.js +4 -4
- package/dist-es/commands/DeleteSchemaCommand.js +4 -4
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +4 -4
- package/dist-es/commands/DetachFromIndexCommand.js +4 -4
- package/dist-es/commands/DetachObjectCommand.js +4 -4
- package/dist-es/commands/DetachPolicyCommand.js +4 -4
- package/dist-es/commands/DetachTypedLinkCommand.js +4 -4
- package/dist-es/commands/DisableDirectoryCommand.js +4 -4
- package/dist-es/commands/EnableDirectoryCommand.js +4 -4
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +4 -4
- package/dist-es/commands/GetDirectoryCommand.js +4 -4
- package/dist-es/commands/GetFacetCommand.js +4 -4
- package/dist-es/commands/GetLinkAttributesCommand.js +4 -4
- package/dist-es/commands/GetObjectAttributesCommand.js +4 -4
- package/dist-es/commands/GetObjectInformationCommand.js +4 -4
- package/dist-es/commands/GetSchemaAsJsonCommand.js +4 -4
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +4 -4
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +4 -4
- package/dist-es/commands/ListAttachedIndicesCommand.js +4 -4
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +4 -4
- package/dist-es/commands/ListDirectoriesCommand.js +4 -4
- package/dist-es/commands/ListFacetAttributesCommand.js +4 -4
- package/dist-es/commands/ListFacetNamesCommand.js +4 -4
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +4 -4
- package/dist-es/commands/ListIndexCommand.js +4 -4
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +4 -4
- package/dist-es/commands/ListObjectAttributesCommand.js +4 -4
- package/dist-es/commands/ListObjectChildrenCommand.js +4 -4
- package/dist-es/commands/ListObjectParentPathsCommand.js +4 -4
- package/dist-es/commands/ListObjectParentsCommand.js +4 -4
- package/dist-es/commands/ListObjectPoliciesCommand.js +4 -4
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +4 -4
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +4 -4
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +4 -4
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +4 -4
- package/dist-es/commands/LookupPolicyCommand.js +4 -4
- package/dist-es/commands/PublishSchemaCommand.js +4 -4
- package/dist-es/commands/PutSchemaFromJsonCommand.js +4 -4
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateFacetCommand.js +4 -4
- package/dist-es/commands/UpdateLinkAttributesCommand.js +4 -4
- package/dist-es/commands/UpdateObjectAttributesCommand.js +4 -4
- package/dist-es/commands/UpdateSchemaCommand.js +4 -4
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +4 -4
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +4 -4
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +4 -4
- package/dist-types/CloudDirectoryClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/CloudDirectoryClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListObjectPoliciesRequestFilterSensitiveLog, ListObjectPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListObjectPoliciesCommand, serializeAws_restJson1ListObjectPoliciesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListObjectPoliciesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListObjectPoliciesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListObjectPoliciesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListOutgoingTypedLinksRequestFilterSensitiveLog, ListOutgoingTypedLinksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListOutgoingTypedLinksCommand, serializeAws_restJson1ListOutgoingTypedLinksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListOutgoingTypedLinksCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListOutgoingTypedLinksCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListOutgoingTypedLinksCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListPolicyAttachmentsRequestFilterSensitiveLog, ListPolicyAttachmentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPolicyAttachmentsCommand, serializeAws_restJson1ListPolicyAttachmentsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListPolicyAttachmentsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListPolicyAttachmentsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListPolicyAttachmentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListPublishedSchemaArnsRequestFilterSensitiveLog, ListPublishedSchemaArnsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPublishedSchemaArnsCommand, serializeAws_restJson1ListPublishedSchemaArnsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListPublishedSchemaArnsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListPublishedSchemaArnsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListPublishedSchemaArnsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTypedLinkFacetAttributesRequestFilterSensitiveLog, ListTypedLinkFacetAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTypedLinkFacetAttributesCommand, serializeAws_restJson1ListTypedLinkFacetAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTypedLinkFacetAttributesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTypedLinkFacetAttributesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTypedLinkFacetAttributesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTypedLinkFacetNamesRequestFilterSensitiveLog, ListTypedLinkFacetNamesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTypedLinkFacetNamesCommand, serializeAws_restJson1ListTypedLinkFacetNamesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTypedLinkFacetNamesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTypedLinkFacetNamesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTypedLinkFacetNamesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { LookupPolicyRequestFilterSensitiveLog, LookupPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1LookupPolicyCommand, serializeAws_restJson1LookupPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class LookupPolicyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class LookupPolicyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, LookupPolicyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PublishSchemaRequestFilterSensitiveLog, PublishSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PublishSchemaCommand, serializeAws_restJson1PublishSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PublishSchemaCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PublishSchemaCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PublishSchemaCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutSchemaFromJsonRequestFilterSensitiveLog, PutSchemaFromJsonResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutSchemaFromJsonCommand, serializeAws_restJson1PutSchemaFromJsonCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutSchemaFromJsonCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PutSchemaFromJsonCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PutSchemaFromJsonCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RemoveFacetFromObjectRequestFilterSensitiveLog, RemoveFacetFromObjectResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1RemoveFacetFromObjectCommand, serializeAws_restJson1RemoveFacetFromObjectCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class RemoveFacetFromObjectCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RemoveFacetFromObjectCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RemoveFacetFromObjectCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateFacetRequestFilterSensitiveLog, UpdateFacetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateFacetCommand, serializeAws_restJson1UpdateFacetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateFacetCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateFacetCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFacetCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateLinkAttributesRequestFilterSensitiveLog, UpdateLinkAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateLinkAttributesCommand, serializeAws_restJson1UpdateLinkAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateLinkAttributesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateLinkAttributesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLinkAttributesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateObjectAttributesRequestFilterSensitiveLog, UpdateObjectAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateObjectAttributesCommand, serializeAws_restJson1UpdateObjectAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateObjectAttributesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateObjectAttributesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateObjectAttributesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateSchemaRequestFilterSensitiveLog, UpdateSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateSchemaCommand, serializeAws_restJson1UpdateSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateSchemaCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateSchemaCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSchemaCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateTypedLinkFacetRequestFilterSensitiveLog, UpdateTypedLinkFacetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateTypedLinkFacetCommand, serializeAws_restJson1UpdateTypedLinkFacetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateTypedLinkFacetCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateTypedLinkFacetCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateTypedLinkFacetCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpgradeAppliedSchemaRequestFilterSensitiveLog, UpgradeAppliedSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpgradeAppliedSchemaCommand, serializeAws_restJson1UpgradeAppliedSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpgradeAppliedSchemaCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpgradeAppliedSchemaCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpgradeAppliedSchemaCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpgradePublishedSchemaRequestFilterSensitiveLog, UpgradePublishedSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpgradePublishedSchemaCommand, serializeAws_restJson1UpgradePublishedSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpgradePublishedSchemaCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpgradePublishedSchemaCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpgradePublishedSchemaCommand.getEndpointParameterInstructions()));
|
|
@@ -74,8 +74,8 @@ import { UpdateTypedLinkFacetCommandInput, UpdateTypedLinkFacetCommandOutput } f
|
|
|
74
74
|
import { UpgradeAppliedSchemaCommandInput, UpgradeAppliedSchemaCommandOutput } from "./commands/UpgradeAppliedSchemaCommand";
|
|
75
75
|
import { UpgradePublishedSchemaCommandInput, UpgradePublishedSchemaCommandOutput } from "./commands/UpgradePublishedSchemaCommand";
|
|
76
76
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
77
|
-
export
|
|
78
|
-
export
|
|
77
|
+
export type ServiceInputTypes = AddFacetToObjectCommandInput | ApplySchemaCommandInput | AttachObjectCommandInput | AttachPolicyCommandInput | AttachToIndexCommandInput | AttachTypedLinkCommandInput | BatchReadCommandInput | BatchWriteCommandInput | CreateDirectoryCommandInput | CreateFacetCommandInput | CreateIndexCommandInput | CreateObjectCommandInput | CreateSchemaCommandInput | CreateTypedLinkFacetCommandInput | DeleteDirectoryCommandInput | DeleteFacetCommandInput | DeleteObjectCommandInput | DeleteSchemaCommandInput | DeleteTypedLinkFacetCommandInput | DetachFromIndexCommandInput | DetachObjectCommandInput | DetachPolicyCommandInput | DetachTypedLinkCommandInput | DisableDirectoryCommandInput | EnableDirectoryCommandInput | GetAppliedSchemaVersionCommandInput | GetDirectoryCommandInput | GetFacetCommandInput | GetLinkAttributesCommandInput | GetObjectAttributesCommandInput | GetObjectInformationCommandInput | GetSchemaAsJsonCommandInput | GetTypedLinkFacetInformationCommandInput | ListAppliedSchemaArnsCommandInput | ListAttachedIndicesCommandInput | ListDevelopmentSchemaArnsCommandInput | ListDirectoriesCommandInput | ListFacetAttributesCommandInput | ListFacetNamesCommandInput | ListIncomingTypedLinksCommandInput | ListIndexCommandInput | ListManagedSchemaArnsCommandInput | ListObjectAttributesCommandInput | ListObjectChildrenCommandInput | ListObjectParentPathsCommandInput | ListObjectParentsCommandInput | ListObjectPoliciesCommandInput | ListOutgoingTypedLinksCommandInput | ListPolicyAttachmentsCommandInput | ListPublishedSchemaArnsCommandInput | ListTagsForResourceCommandInput | ListTypedLinkFacetAttributesCommandInput | ListTypedLinkFacetNamesCommandInput | LookupPolicyCommandInput | PublishSchemaCommandInput | PutSchemaFromJsonCommandInput | RemoveFacetFromObjectCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateFacetCommandInput | UpdateLinkAttributesCommandInput | UpdateObjectAttributesCommandInput | UpdateSchemaCommandInput | UpdateTypedLinkFacetCommandInput | UpgradeAppliedSchemaCommandInput | UpgradePublishedSchemaCommandInput;
|
|
78
|
+
export type ServiceOutputTypes = AddFacetToObjectCommandOutput | ApplySchemaCommandOutput | AttachObjectCommandOutput | AttachPolicyCommandOutput | AttachToIndexCommandOutput | AttachTypedLinkCommandOutput | BatchReadCommandOutput | BatchWriteCommandOutput | CreateDirectoryCommandOutput | CreateFacetCommandOutput | CreateIndexCommandOutput | CreateObjectCommandOutput | CreateSchemaCommandOutput | CreateTypedLinkFacetCommandOutput | DeleteDirectoryCommandOutput | DeleteFacetCommandOutput | DeleteObjectCommandOutput | DeleteSchemaCommandOutput | DeleteTypedLinkFacetCommandOutput | DetachFromIndexCommandOutput | DetachObjectCommandOutput | DetachPolicyCommandOutput | DetachTypedLinkCommandOutput | DisableDirectoryCommandOutput | EnableDirectoryCommandOutput | GetAppliedSchemaVersionCommandOutput | GetDirectoryCommandOutput | GetFacetCommandOutput | GetLinkAttributesCommandOutput | GetObjectAttributesCommandOutput | GetObjectInformationCommandOutput | GetSchemaAsJsonCommandOutput | GetTypedLinkFacetInformationCommandOutput | ListAppliedSchemaArnsCommandOutput | ListAttachedIndicesCommandOutput | ListDevelopmentSchemaArnsCommandOutput | ListDirectoriesCommandOutput | ListFacetAttributesCommandOutput | ListFacetNamesCommandOutput | ListIncomingTypedLinksCommandOutput | ListIndexCommandOutput | ListManagedSchemaArnsCommandOutput | ListObjectAttributesCommandOutput | ListObjectChildrenCommandOutput | ListObjectParentPathsCommandOutput | ListObjectParentsCommandOutput | ListObjectPoliciesCommandOutput | ListOutgoingTypedLinksCommandOutput | ListPolicyAttachmentsCommandOutput | ListPublishedSchemaArnsCommandOutput | ListTagsForResourceCommandOutput | ListTypedLinkFacetAttributesCommandOutput | ListTypedLinkFacetNamesCommandOutput | LookupPolicyCommandOutput | PublishSchemaCommandOutput | PutSchemaFromJsonCommandOutput | RemoveFacetFromObjectCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateFacetCommandOutput | UpdateLinkAttributesCommandOutput | UpdateObjectAttributesCommandOutput | UpdateSchemaCommandOutput | UpdateTypedLinkFacetCommandOutput | UpgradeAppliedSchemaCommandOutput | UpgradePublishedSchemaCommandOutput;
|
|
79
79
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
80
80
|
/**
|
|
81
81
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -176,13 +176,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
176
176
|
*/
|
|
177
177
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
178
178
|
}
|
|
179
|
-
|
|
179
|
+
type CloudDirectoryClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
180
180
|
/**
|
|
181
181
|
* The configuration interface of CloudDirectoryClient class constructor that set the region, credentials and other options.
|
|
182
182
|
*/
|
|
183
183
|
export interface CloudDirectoryClientConfig extends CloudDirectoryClientConfigType {
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
type CloudDirectoryClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
186
186
|
/**
|
|
187
187
|
* The resolved configuration interface of CloudDirectoryClient class. This is resolved and normalized from the {@link CloudDirectoryClientConfig | constructor configuration interface}.
|
|
188
188
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -35,7 +35,7 @@ export interface AttributeKey {
|
|
|
35
35
|
* elements. Each attribute in an item is a name-value pair. Attributes have a single
|
|
36
36
|
* value.</p>
|
|
37
37
|
*/
|
|
38
|
-
export
|
|
38
|
+
export type TypedAttributeValue = TypedAttributeValue.BinaryValueMember | TypedAttributeValue.BooleanValueMember | TypedAttributeValue.DatetimeValueMember | TypedAttributeValue.NumberValueMember | TypedAttributeValue.StringValueMember | TypedAttributeValue.$UnknownMember;
|
|
39
39
|
export declare namespace TypedAttributeValue {
|
|
40
40
|
/**
|
|
41
41
|
* <p>A string data value.</p>
|
|
@@ -313,7 +313,7 @@ import {
|
|
|
313
313
|
ClientResolvedEndpointParameters,
|
|
314
314
|
EndpointParameters,
|
|
315
315
|
} from "./endpoint/EndpointParameters";
|
|
316
|
-
export
|
|
316
|
+
export type ServiceInputTypes =
|
|
317
317
|
| AddFacetToObjectCommandInput
|
|
318
318
|
| ApplySchemaCommandInput
|
|
319
319
|
| AttachObjectCommandInput
|
|
@@ -380,7 +380,7 @@ export declare type ServiceInputTypes =
|
|
|
380
380
|
| UpdateTypedLinkFacetCommandInput
|
|
381
381
|
| UpgradeAppliedSchemaCommandInput
|
|
382
382
|
| UpgradePublishedSchemaCommandInput;
|
|
383
|
-
export
|
|
383
|
+
export type ServiceOutputTypes =
|
|
384
384
|
| AddFacetToObjectCommandOutput
|
|
385
385
|
| ApplySchemaCommandOutput
|
|
386
386
|
| AttachObjectCommandOutput
|
|
@@ -471,7 +471,7 @@ export interface ClientDefaults
|
|
|
471
471
|
logger?: __Logger;
|
|
472
472
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
473
473
|
}
|
|
474
|
-
|
|
474
|
+
type CloudDirectoryClientConfigType = Partial<
|
|
475
475
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
476
476
|
> &
|
|
477
477
|
ClientDefaults &
|
|
@@ -484,7 +484,7 @@ declare type CloudDirectoryClientConfigType = Partial<
|
|
|
484
484
|
ClientInputEndpointParameters;
|
|
485
485
|
export interface CloudDirectoryClientConfig
|
|
486
486
|
extends CloudDirectoryClientConfigType {}
|
|
487
|
-
|
|
487
|
+
type CloudDirectoryClientResolvedConfigType =
|
|
488
488
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
489
489
|
Required<ClientDefaults> &
|
|
490
490
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
|
@@ -13,7 +13,7 @@ export interface AttributeKey {
|
|
|
13
13
|
FacetName: string | undefined;
|
|
14
14
|
Name: string | undefined;
|
|
15
15
|
}
|
|
16
|
-
export
|
|
16
|
+
export type TypedAttributeValue =
|
|
17
17
|
| TypedAttributeValue.BinaryValueMember
|
|
18
18
|
| TypedAttributeValue.BooleanValueMember
|
|
19
19
|
| TypedAttributeValue.DatetimeValueMember
|