@aws-sdk/client-clouddirectory 3.297.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/ApplySchemaCommand.js +2 -3
- package/dist-cjs/commands/AttachObjectCommand.js +2 -3
- package/dist-cjs/commands/AttachPolicyCommand.js +2 -3
- package/dist-cjs/commands/AttachToIndexCommand.js +2 -3
- package/dist-cjs/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/BatchReadCommand.js +2 -3
- package/dist-cjs/commands/BatchWriteCommand.js +2 -3
- package/dist-cjs/commands/CreateDirectoryCommand.js +2 -3
- package/dist-cjs/commands/CreateFacetCommand.js +2 -3
- package/dist-cjs/commands/CreateIndexCommand.js +2 -3
- package/dist-cjs/commands/CreateObjectCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteFacetCommand.js +2 -3
- package/dist-cjs/commands/DeleteObjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/DetachFromIndexCommand.js +2 -3
- package/dist-cjs/commands/DetachObjectCommand.js +2 -3
- package/dist-cjs/commands/DetachPolicyCommand.js +2 -3
- package/dist-cjs/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-cjs/commands/DisableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/EnableDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-cjs/commands/GetDirectoryCommand.js +2 -3
- package/dist-cjs/commands/GetFacetCommand.js +2 -3
- package/dist-cjs/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/GetObjectInformationCommand.js +2 -3
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListIndexCommand.js +2 -3
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectParentsCommand.js +2 -3
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-cjs/commands/LookupPolicyCommand.js +2 -3
- package/dist-cjs/commands/PublishSchemaCommand.js +2 -3
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateFacetCommand.js +2 -3
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1053
- package/dist-es/commands/AddFacetToObjectCommand.js +2 -3
- package/dist-es/commands/ApplySchemaCommand.js +2 -3
- package/dist-es/commands/AttachObjectCommand.js +2 -3
- package/dist-es/commands/AttachPolicyCommand.js +2 -3
- package/dist-es/commands/AttachToIndexCommand.js +2 -3
- package/dist-es/commands/AttachTypedLinkCommand.js +2 -3
- package/dist-es/commands/BatchReadCommand.js +2 -3
- package/dist-es/commands/BatchWriteCommand.js +2 -3
- package/dist-es/commands/CreateDirectoryCommand.js +2 -3
- package/dist-es/commands/CreateFacetCommand.js +2 -3
- package/dist-es/commands/CreateIndexCommand.js +2 -3
- package/dist-es/commands/CreateObjectCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-es/commands/DeleteFacetCommand.js +2 -3
- package/dist-es/commands/DeleteObjectCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/DetachFromIndexCommand.js +2 -3
- package/dist-es/commands/DetachObjectCommand.js +2 -3
- package/dist-es/commands/DetachPolicyCommand.js +2 -3
- package/dist-es/commands/DetachTypedLinkCommand.js +2 -3
- package/dist-es/commands/DisableDirectoryCommand.js +2 -3
- package/dist-es/commands/EnableDirectoryCommand.js +2 -3
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +2 -3
- package/dist-es/commands/GetDirectoryCommand.js +2 -3
- package/dist-es/commands/GetFacetCommand.js +2 -3
- package/dist-es/commands/GetLinkAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -3
- package/dist-es/commands/GetObjectInformationCommand.js +2 -3
- package/dist-es/commands/GetSchemaAsJsonCommand.js +2 -3
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +2 -3
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListAttachedIndicesCommand.js +2 -3
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListDirectoriesCommand.js +2 -3
- package/dist-es/commands/ListFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListFacetNamesCommand.js +2 -3
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListIndexCommand.js +2 -3
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListObjectAttributesCommand.js +2 -3
- package/dist-es/commands/ListObjectChildrenCommand.js +2 -3
- package/dist-es/commands/ListObjectParentPathsCommand.js +2 -3
- package/dist-es/commands/ListObjectParentsCommand.js +2 -3
- package/dist-es/commands/ListObjectPoliciesCommand.js +2 -3
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +2 -3
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +2 -3
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +2 -3
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +2 -3
- package/dist-es/commands/LookupPolicyCommand.js +2 -3
- package/dist-es/commands/PublishSchemaCommand.js +2 -3
- package/dist-es/commands/PutSchemaFromJsonCommand.js +2 -3
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateFacetCommand.js +2 -3
- package/dist-es/commands/UpdateLinkAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateObjectAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateSchemaCommand.js +2 -3
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +2 -3
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +2 -3
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -821
- package/dist-types/models/models_0.d.ts +0 -904
- package/dist-types/ts3.4/models/models_0.d.ts +0 -664
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
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 { UpdateSchemaRequestFilterSensitiveLog, UpdateSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateSchemaCommand, serializeAws_restJson1UpdateSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
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 { UpdateTypedLinkFacetRequestFilterSensitiveLog, UpdateTypedLinkFacetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateTypedLinkFacetCommand, serializeAws_restJson1UpdateTypedLinkFacetCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateTypedLinkFacetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateTypedLinkFacetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
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 { UpgradeAppliedSchemaRequestFilterSensitiveLog, UpgradeAppliedSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpgradeAppliedSchemaCommand, serializeAws_restJson1UpgradeAppliedSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpgradeAppliedSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpgradeAppliedSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
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 { UpgradePublishedSchemaRequestFilterSensitiveLog, UpgradePublishedSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpgradePublishedSchemaCommand, serializeAws_restJson1UpgradePublishedSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpgradePublishedSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpgradePublishedSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|