@aws-sdk/client-clouddirectory 3.490.0 → 3.496.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/CloudDirectory.js +1 -143
- package/dist-cjs/CloudDirectoryClient.js +1 -43
- package/dist-cjs/commands/AddFacetToObjectCommand.js +1 -28
- package/dist-cjs/commands/ApplySchemaCommand.js +1 -28
- package/dist-cjs/commands/AttachObjectCommand.js +1 -28
- package/dist-cjs/commands/AttachPolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachToIndexCommand.js +1 -28
- package/dist-cjs/commands/AttachTypedLinkCommand.js +1 -28
- package/dist-cjs/commands/BatchReadCommand.js +1 -28
- package/dist-cjs/commands/BatchWriteCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectoryCommand.js +1 -28
- package/dist-cjs/commands/CreateFacetCommand.js +1 -28
- package/dist-cjs/commands/CreateIndexCommand.js +1 -28
- package/dist-cjs/commands/CreateObjectCommand.js +1 -28
- package/dist-cjs/commands/CreateSchemaCommand.js +1 -28
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectoryCommand.js +1 -28
- package/dist-cjs/commands/DeleteFacetCommand.js +1 -28
- package/dist-cjs/commands/DeleteObjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteSchemaCommand.js +1 -28
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/DetachFromIndexCommand.js +1 -28
- package/dist-cjs/commands/DetachObjectCommand.js +1 -28
- package/dist-cjs/commands/DetachPolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachTypedLinkCommand.js +1 -28
- package/dist-cjs/commands/DisableDirectoryCommand.js +1 -28
- package/dist-cjs/commands/EnableDirectoryCommand.js +1 -28
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +1 -28
- package/dist-cjs/commands/GetDirectoryCommand.js +1 -28
- package/dist-cjs/commands/GetFacetCommand.js +1 -28
- package/dist-cjs/commands/GetLinkAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetObjectInformationCommand.js +1 -28
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +1 -28
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +1 -28
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +1 -28
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListDirectoriesCommand.js +1 -28
- package/dist-cjs/commands/ListFacetAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListFacetNamesCommand.js +1 -28
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +1 -28
- package/dist-cjs/commands/ListIndexCommand.js +1 -28
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListObjectChildrenCommand.js +1 -28
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectParentsCommand.js +1 -28
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +1 -28
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +1 -28
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +1 -28
- package/dist-cjs/commands/LookupPolicyCommand.js +1 -28
- package/dist-cjs/commands/PublishSchemaCommand.js +1 -28
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +1 -28
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateFacetCommand.js +1 -28
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateSchemaCommand.js +1 -28
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +1 -28
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +1 -28
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -69
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +8252 -11
- package/dist-cjs/models/CloudDirectoryServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -595
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedIndicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDirectoriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListFacetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListFacetNamesPaginator.js +1 -7
- package/dist-cjs/pagination/ListIndexPaginator.js +1 -7
- package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectChildrenPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectParentPathsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectParentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListObjectPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
- package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js +1 -7
- package/dist-cjs/pagination/LookupPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -23
- package/dist-cjs/protocols/Aws_restJson1.js +1 -5899
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListIndex = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListIndexCommand_1 = require("../commands/ListIndexCommand");
|
|
7
|
-
exports.paginateListIndex = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListIndexCommand_1.ListIndexCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListManagedSchemaArns = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListManagedSchemaArnsCommand_1 = require("../commands/ListManagedSchemaArnsCommand");
|
|
7
|
-
exports.paginateListManagedSchemaArns = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListManagedSchemaArnsCommand_1.ListManagedSchemaArnsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListObjectAttributes = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListObjectAttributesCommand_1 = require("../commands/ListObjectAttributesCommand");
|
|
7
|
-
exports.paginateListObjectAttributes = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListObjectAttributesCommand_1.ListObjectAttributesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListObjectChildren = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListObjectChildrenCommand_1 = require("../commands/ListObjectChildrenCommand");
|
|
7
|
-
exports.paginateListObjectChildren = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListObjectChildrenCommand_1.ListObjectChildrenCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListObjectParentPaths = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListObjectParentPathsCommand_1 = require("../commands/ListObjectParentPathsCommand");
|
|
7
|
-
exports.paginateListObjectParentPaths = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListObjectParentPathsCommand_1.ListObjectParentPathsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListObjectParents = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListObjectParentsCommand_1 = require("../commands/ListObjectParentsCommand");
|
|
7
|
-
exports.paginateListObjectParents = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListObjectParentsCommand_1.ListObjectParentsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListObjectPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListObjectPoliciesCommand_1 = require("../commands/ListObjectPoliciesCommand");
|
|
7
|
-
exports.paginateListObjectPolicies = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListObjectPoliciesCommand_1.ListObjectPoliciesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPolicyAttachments = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListPolicyAttachmentsCommand_1 = require("../commands/ListPolicyAttachmentsCommand");
|
|
7
|
-
exports.paginateListPolicyAttachments = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListPolicyAttachmentsCommand_1.ListPolicyAttachmentsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPublishedSchemaArns = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListPublishedSchemaArnsCommand_1 = require("../commands/ListPublishedSchemaArnsCommand");
|
|
7
|
-
exports.paginateListPublishedSchemaArns = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListPublishedSchemaArnsCommand_1.ListPublishedSchemaArnsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTagsForResource = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListTagsForResourceCommand_1 = require("../commands/ListTagsForResourceCommand");
|
|
7
|
-
exports.paginateListTagsForResource = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListTagsForResourceCommand_1.ListTagsForResourceCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTypedLinkFacetAttributes = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListTypedLinkFacetAttributesCommand_1 = require("../commands/ListTypedLinkFacetAttributesCommand");
|
|
7
|
-
exports.paginateListTypedLinkFacetAttributes = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListTypedLinkFacetAttributesCommand_1.ListTypedLinkFacetAttributesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTypedLinkFacetNames = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const ListTypedLinkFacetNamesCommand_1 = require("../commands/ListTypedLinkFacetNamesCommand");
|
|
7
|
-
exports.paginateListTypedLinkFacetNames = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, ListTypedLinkFacetNamesCommand_1.ListTypedLinkFacetNamesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateLookupPolicy = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const CloudDirectoryClient_1 = require("../CloudDirectoryClient");
|
|
6
|
-
const LookupPolicyCommand_1 = require("../commands/LookupPolicyCommand");
|
|
7
|
-
exports.paginateLookupPolicy = (0, core_1.createPaginator)(CloudDirectoryClient_1.CloudDirectoryClient, LookupPolicyCommand_1.LookupPolicyCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,23 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ListAppliedSchemaArnsPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListAttachedIndicesPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListDevelopmentSchemaArnsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListDirectoriesPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListFacetAttributesPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListFacetNamesPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListIndexPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListManagedSchemaArnsPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListObjectAttributesPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListObjectChildrenPaginator"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./ListObjectParentPathsPaginator"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./ListObjectParentsPaginator"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./ListObjectPoliciesPaginator"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./ListPolicyAttachmentsPaginator"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./ListPublishedSchemaArnsPaginator"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./ListTagsForResourcePaginator"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./ListTypedLinkFacetAttributesPaginator"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./ListTypedLinkFacetNamesPaginator"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./LookupPolicyPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|