@aws-sdk/client-clouddirectory 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/CloudDirectory.js +0 -1
- package/dist-cjs/CloudDirectoryClient.js +0 -1
- package/dist-cjs/commands/AddFacetToObjectCommand.js +0 -1
- package/dist-cjs/commands/ApplySchemaCommand.js +0 -1
- package/dist-cjs/commands/AttachObjectCommand.js +0 -1
- package/dist-cjs/commands/AttachPolicyCommand.js +0 -1
- package/dist-cjs/commands/AttachToIndexCommand.js +0 -1
- package/dist-cjs/commands/AttachTypedLinkCommand.js +0 -1
- package/dist-cjs/commands/BatchReadCommand.js +0 -1
- package/dist-cjs/commands/BatchWriteCommand.js +0 -1
- package/dist-cjs/commands/CreateDirectoryCommand.js +0 -1
- package/dist-cjs/commands/CreateFacetCommand.js +0 -1
- package/dist-cjs/commands/CreateIndexCommand.js +0 -1
- package/dist-cjs/commands/CreateObjectCommand.js +0 -1
- package/dist-cjs/commands/CreateSchemaCommand.js +0 -1
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/DeleteDirectoryCommand.js +0 -1
- package/dist-cjs/commands/DeleteFacetCommand.js +0 -1
- package/dist-cjs/commands/DeleteObjectCommand.js +0 -1
- package/dist-cjs/commands/DeleteSchemaCommand.js +0 -1
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/DetachFromIndexCommand.js +0 -1
- package/dist-cjs/commands/DetachObjectCommand.js +0 -1
- package/dist-cjs/commands/DetachPolicyCommand.js +0 -1
- package/dist-cjs/commands/DetachTypedLinkCommand.js +0 -1
- package/dist-cjs/commands/DisableDirectoryCommand.js +0 -1
- package/dist-cjs/commands/EnableDirectoryCommand.js +0 -1
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +0 -1
- package/dist-cjs/commands/GetDirectoryCommand.js +0 -1
- package/dist-cjs/commands/GetFacetCommand.js +0 -1
- package/dist-cjs/commands/GetLinkAttributesCommand.js +0 -1
- package/dist-cjs/commands/GetObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/GetObjectInformationCommand.js +0 -1
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js +0 -1
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +0 -1
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListAttachedIndicesCommand.js +0 -1
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListDirectoriesCommand.js +0 -1
- package/dist-cjs/commands/ListFacetAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListFacetNamesCommand.js +0 -1
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +0 -1
- package/dist-cjs/commands/ListIndexCommand.js +0 -1
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListObjectChildrenCommand.js +0 -1
- package/dist-cjs/commands/ListObjectParentPathsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectParentsCommand.js +0 -1
- package/dist-cjs/commands/ListObjectPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +0 -1
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +0 -1
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +0 -1
- package/dist-cjs/commands/LookupPolicyCommand.js +0 -1
- package/dist-cjs/commands/PublishSchemaCommand.js +0 -1
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js +0 -1
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateFacetCommand.js +0 -1
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js +0 -1
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js +0 -1
- package/dist-cjs/commands/UpdateSchemaCommand.js +0 -1
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +0 -1
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +0 -1
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAttachedIndicesPaginator.js +0 -1
- package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDirectoriesPaginator.js +0 -1
- package/dist-cjs/pagination/ListFacetAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListFacetNamesPaginator.js +0 -1
- package/dist-cjs/pagination/ListIndexPaginator.js +0 -1
- package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectChildrenPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectParentPathsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectParentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListObjectPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js +0 -1
- package/dist-cjs/pagination/LookupPolicyPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/CloudDirectory.js +0 -1
- package/dist-es/CloudDirectoryClient.js +0 -1
- package/dist-es/commands/AddFacetToObjectCommand.js +0 -1
- package/dist-es/commands/ApplySchemaCommand.js +0 -1
- package/dist-es/commands/AttachObjectCommand.js +0 -1
- package/dist-es/commands/AttachPolicyCommand.js +0 -1
- package/dist-es/commands/AttachToIndexCommand.js +0 -1
- package/dist-es/commands/AttachTypedLinkCommand.js +0 -1
- package/dist-es/commands/BatchReadCommand.js +0 -1
- package/dist-es/commands/BatchWriteCommand.js +0 -1
- package/dist-es/commands/CreateDirectoryCommand.js +0 -1
- package/dist-es/commands/CreateFacetCommand.js +0 -1
- package/dist-es/commands/CreateIndexCommand.js +0 -1
- package/dist-es/commands/CreateObjectCommand.js +0 -1
- package/dist-es/commands/CreateSchemaCommand.js +0 -1
- package/dist-es/commands/CreateTypedLinkFacetCommand.js +0 -1
- package/dist-es/commands/DeleteDirectoryCommand.js +0 -1
- package/dist-es/commands/DeleteFacetCommand.js +0 -1
- package/dist-es/commands/DeleteObjectCommand.js +0 -1
- package/dist-es/commands/DeleteSchemaCommand.js +0 -1
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js +0 -1
- package/dist-es/commands/DetachFromIndexCommand.js +0 -1
- package/dist-es/commands/DetachObjectCommand.js +0 -1
- package/dist-es/commands/DetachPolicyCommand.js +0 -1
- package/dist-es/commands/DetachTypedLinkCommand.js +0 -1
- package/dist-es/commands/DisableDirectoryCommand.js +0 -1
- package/dist-es/commands/EnableDirectoryCommand.js +0 -1
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js +0 -1
- package/dist-es/commands/GetDirectoryCommand.js +0 -1
- package/dist-es/commands/GetFacetCommand.js +0 -1
- package/dist-es/commands/GetLinkAttributesCommand.js +0 -1
- package/dist-es/commands/GetObjectAttributesCommand.js +0 -1
- package/dist-es/commands/GetObjectInformationCommand.js +0 -1
- package/dist-es/commands/GetSchemaAsJsonCommand.js +0 -1
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +0 -1
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js +0 -1
- package/dist-es/commands/ListAttachedIndicesCommand.js +0 -1
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +0 -1
- package/dist-es/commands/ListDirectoriesCommand.js +0 -1
- package/dist-es/commands/ListFacetAttributesCommand.js +0 -1
- package/dist-es/commands/ListFacetNamesCommand.js +0 -1
- package/dist-es/commands/ListIncomingTypedLinksCommand.js +0 -1
- package/dist-es/commands/ListIndexCommand.js +0 -1
- package/dist-es/commands/ListManagedSchemaArnsCommand.js +0 -1
- package/dist-es/commands/ListObjectAttributesCommand.js +0 -1
- package/dist-es/commands/ListObjectChildrenCommand.js +0 -1
- package/dist-es/commands/ListObjectParentPathsCommand.js +0 -1
- package/dist-es/commands/ListObjectParentsCommand.js +0 -1
- package/dist-es/commands/ListObjectPoliciesCommand.js +0 -1
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js +0 -1
- package/dist-es/commands/ListPolicyAttachmentsCommand.js +0 -1
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +0 -1
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +0 -1
- package/dist-es/commands/LookupPolicyCommand.js +0 -1
- package/dist-es/commands/PublishSchemaCommand.js +0 -1
- package/dist-es/commands/PutSchemaFromJsonCommand.js +0 -1
- package/dist-es/commands/RemoveFacetFromObjectCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateFacetCommand.js +0 -1
- package/dist-es/commands/UpdateLinkAttributesCommand.js +0 -1
- package/dist-es/commands/UpdateObjectAttributesCommand.js +0 -1
- package/dist-es/commands/UpdateSchemaCommand.js +0 -1
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js +0 -1
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js +0 -1
- package/dist-es/commands/UpgradePublishedSchemaCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListAppliedSchemaArnsPaginator.js +0 -1
- package/dist-es/pagination/ListAttachedIndicesPaginator.js +0 -1
- package/dist-es/pagination/ListDevelopmentSchemaArnsPaginator.js +0 -1
- package/dist-es/pagination/ListDirectoriesPaginator.js +0 -1
- package/dist-es/pagination/ListFacetAttributesPaginator.js +0 -1
- package/dist-es/pagination/ListFacetNamesPaginator.js +0 -1
- package/dist-es/pagination/ListIndexPaginator.js +0 -1
- package/dist-es/pagination/ListManagedSchemaArnsPaginator.js +0 -1
- package/dist-es/pagination/ListObjectAttributesPaginator.js +0 -1
- package/dist-es/pagination/ListObjectChildrenPaginator.js +0 -1
- package/dist-es/pagination/ListObjectParentPathsPaginator.js +0 -1
- package/dist-es/pagination/ListObjectParentsPaginator.js +0 -1
- package/dist-es/pagination/ListObjectPoliciesPaginator.js +0 -1
- package/dist-es/pagination/ListPolicyAttachmentsPaginator.js +0 -1
- package/dist-es/pagination/ListPublishedSchemaArnsPaginator.js +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
- package/dist-es/pagination/ListTypedLinkFacetAttributesPaginator.js +0 -1
- package/dist-es/pagination/ListTypedLinkFacetNamesPaginator.js +0 -1
- package/dist-es/pagination/LookupPolicyPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/CloudDirectory.js.map +0 -1
- package/dist-cjs/CloudDirectoryClient.js.map +0 -1
- package/dist-cjs/commands/AddFacetToObjectCommand.js.map +0 -1
- package/dist-cjs/commands/ApplySchemaCommand.js.map +0 -1
- package/dist-cjs/commands/AttachObjectCommand.js.map +0 -1
- package/dist-cjs/commands/AttachPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/AttachToIndexCommand.js.map +0 -1
- package/dist-cjs/commands/AttachTypedLinkCommand.js.map +0 -1
- package/dist-cjs/commands/BatchReadCommand.js.map +0 -1
- package/dist-cjs/commands/BatchWriteCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDirectoryCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFacetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateIndexCommand.js.map +0 -1
- package/dist-cjs/commands/CreateObjectCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTypedLinkFacetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDirectoryCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFacetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteObjectCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js.map +0 -1
- package/dist-cjs/commands/DetachFromIndexCommand.js.map +0 -1
- package/dist-cjs/commands/DetachObjectCommand.js.map +0 -1
- package/dist-cjs/commands/DetachPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DetachTypedLinkCommand.js.map +0 -1
- package/dist-cjs/commands/DisableDirectoryCommand.js.map +0 -1
- package/dist-cjs/commands/EnableDirectoryCommand.js.map +0 -1
- package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetDirectoryCommand.js.map +0 -1
- package/dist-cjs/commands/GetFacetCommand.js.map +0 -1
- package/dist-cjs/commands/GetLinkAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/GetObjectAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/GetObjectInformationCommand.js.map +0 -1
- package/dist-cjs/commands/GetSchemaAsJsonCommand.js.map +0 -1
- package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js.map +0 -1
- package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js.map +0 -1
- package/dist-cjs/commands/ListAttachedIndicesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDirectoriesCommand.js.map +0 -1
- package/dist-cjs/commands/ListFacetAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/ListFacetNamesCommand.js.map +0 -1
- package/dist-cjs/commands/ListIncomingTypedLinksCommand.js.map +0 -1
- package/dist-cjs/commands/ListIndexCommand.js.map +0 -1
- package/dist-cjs/commands/ListManagedSchemaArnsCommand.js.map +0 -1
- package/dist-cjs/commands/ListObjectAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/ListObjectChildrenCommand.js.map +0 -1
- package/dist-cjs/commands/ListObjectParentPathsCommand.js.map +0 -1
- package/dist-cjs/commands/ListObjectParentsCommand.js.map +0 -1
- package/dist-cjs/commands/ListObjectPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js.map +0 -1
- package/dist-cjs/commands/ListPolicyAttachmentsCommand.js.map +0 -1
- package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js.map +0 -1
- package/dist-cjs/commands/LookupPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/PublishSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/PutSchemaFromJsonCommand.js.map +0 -1
- package/dist-cjs/commands/RemoveFacetFromObjectCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFacetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateLinkAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateObjectAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js.map +0 -1
- package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js.map +0 -1
- package/dist-cjs/commands/UpgradePublishedSchemaCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListAttachedIndicesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDirectoriesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListFacetAttributesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListFacetNamesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListIndexPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListObjectAttributesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListObjectChildrenPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListObjectParentPathsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListObjectParentsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListObjectPoliciesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js.map +0 -1
- package/dist-cjs/pagination/LookupPolicyPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/CloudDirectory.js.map +0 -1
- package/dist-es/CloudDirectoryClient.js.map +0 -1
- package/dist-es/commands/AddFacetToObjectCommand.js.map +0 -1
- package/dist-es/commands/ApplySchemaCommand.js.map +0 -1
- package/dist-es/commands/AttachObjectCommand.js.map +0 -1
- package/dist-es/commands/AttachPolicyCommand.js.map +0 -1
- package/dist-es/commands/AttachToIndexCommand.js.map +0 -1
- package/dist-es/commands/AttachTypedLinkCommand.js.map +0 -1
- package/dist-es/commands/BatchReadCommand.js.map +0 -1
- package/dist-es/commands/BatchWriteCommand.js.map +0 -1
- package/dist-es/commands/CreateDirectoryCommand.js.map +0 -1
- package/dist-es/commands/CreateFacetCommand.js.map +0 -1
- package/dist-es/commands/CreateIndexCommand.js.map +0 -1
- package/dist-es/commands/CreateObjectCommand.js.map +0 -1
- package/dist-es/commands/CreateSchemaCommand.js.map +0 -1
- package/dist-es/commands/CreateTypedLinkFacetCommand.js.map +0 -1
- package/dist-es/commands/DeleteDirectoryCommand.js.map +0 -1
- package/dist-es/commands/DeleteFacetCommand.js.map +0 -1
- package/dist-es/commands/DeleteObjectCommand.js.map +0 -1
- package/dist-es/commands/DeleteSchemaCommand.js.map +0 -1
- package/dist-es/commands/DeleteTypedLinkFacetCommand.js.map +0 -1
- package/dist-es/commands/DetachFromIndexCommand.js.map +0 -1
- package/dist-es/commands/DetachObjectCommand.js.map +0 -1
- package/dist-es/commands/DetachPolicyCommand.js.map +0 -1
- package/dist-es/commands/DetachTypedLinkCommand.js.map +0 -1
- package/dist-es/commands/DisableDirectoryCommand.js.map +0 -1
- package/dist-es/commands/EnableDirectoryCommand.js.map +0 -1
- package/dist-es/commands/GetAppliedSchemaVersionCommand.js.map +0 -1
- package/dist-es/commands/GetDirectoryCommand.js.map +0 -1
- package/dist-es/commands/GetFacetCommand.js.map +0 -1
- package/dist-es/commands/GetLinkAttributesCommand.js.map +0 -1
- package/dist-es/commands/GetObjectAttributesCommand.js.map +0 -1
- package/dist-es/commands/GetObjectInformationCommand.js.map +0 -1
- package/dist-es/commands/GetSchemaAsJsonCommand.js.map +0 -1
- package/dist-es/commands/GetTypedLinkFacetInformationCommand.js.map +0 -1
- package/dist-es/commands/ListAppliedSchemaArnsCommand.js.map +0 -1
- package/dist-es/commands/ListAttachedIndicesCommand.js.map +0 -1
- package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js.map +0 -1
- package/dist-es/commands/ListDirectoriesCommand.js.map +0 -1
- package/dist-es/commands/ListFacetAttributesCommand.js.map +0 -1
- package/dist-es/commands/ListFacetNamesCommand.js.map +0 -1
- package/dist-es/commands/ListIncomingTypedLinksCommand.js.map +0 -1
- package/dist-es/commands/ListIndexCommand.js.map +0 -1
- package/dist-es/commands/ListManagedSchemaArnsCommand.js.map +0 -1
- package/dist-es/commands/ListObjectAttributesCommand.js.map +0 -1
- package/dist-es/commands/ListObjectChildrenCommand.js.map +0 -1
- package/dist-es/commands/ListObjectParentPathsCommand.js.map +0 -1
- package/dist-es/commands/ListObjectParentsCommand.js.map +0 -1
- package/dist-es/commands/ListObjectPoliciesCommand.js.map +0 -1
- package/dist-es/commands/ListOutgoingTypedLinksCommand.js.map +0 -1
- package/dist-es/commands/ListPolicyAttachmentsCommand.js.map +0 -1
- package/dist-es/commands/ListPublishedSchemaArnsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js.map +0 -1
- package/dist-es/commands/ListTypedLinkFacetNamesCommand.js.map +0 -1
- package/dist-es/commands/LookupPolicyCommand.js.map +0 -1
- package/dist-es/commands/PublishSchemaCommand.js.map +0 -1
- package/dist-es/commands/PutSchemaFromJsonCommand.js.map +0 -1
- package/dist-es/commands/RemoveFacetFromObjectCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateFacetCommand.js.map +0 -1
- package/dist-es/commands/UpdateLinkAttributesCommand.js.map +0 -1
- package/dist-es/commands/UpdateObjectAttributesCommand.js.map +0 -1
- package/dist-es/commands/UpdateSchemaCommand.js.map +0 -1
- package/dist-es/commands/UpdateTypedLinkFacetCommand.js.map +0 -1
- package/dist-es/commands/UpgradeAppliedSchemaCommand.js.map +0 -1
- package/dist-es/commands/UpgradePublishedSchemaCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListAppliedSchemaArnsPaginator.js.map +0 -1
- package/dist-es/pagination/ListAttachedIndicesPaginator.js.map +0 -1
- package/dist-es/pagination/ListDevelopmentSchemaArnsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDirectoriesPaginator.js.map +0 -1
- package/dist-es/pagination/ListFacetAttributesPaginator.js.map +0 -1
- package/dist-es/pagination/ListFacetNamesPaginator.js.map +0 -1
- package/dist-es/pagination/ListIndexPaginator.js.map +0 -1
- package/dist-es/pagination/ListManagedSchemaArnsPaginator.js.map +0 -1
- package/dist-es/pagination/ListObjectAttributesPaginator.js.map +0 -1
- package/dist-es/pagination/ListObjectChildrenPaginator.js.map +0 -1
- package/dist-es/pagination/ListObjectParentPathsPaginator.js.map +0 -1
- package/dist-es/pagination/ListObjectParentsPaginator.js.map +0 -1
- package/dist-es/pagination/ListObjectPoliciesPaginator.js.map +0 -1
- package/dist-es/pagination/ListPolicyAttachmentsPaginator.js.map +0 -1
- package/dist-es/pagination/ListPublishedSchemaArnsPaginator.js.map +0 -1
- package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
- package/dist-es/pagination/ListTypedLinkFacetAttributesPaginator.js.map +0 -1
- package/dist-es/pagination/ListTypedLinkFacetNamesPaginator.js.map +0 -1
- package/dist-es/pagination/LookupPolicyPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/CloudDirectory.ts +0 -2406
- package/src/CloudDirectoryClient.ts +0 -517
- package/src/commands/AddFacetToObjectCommand.ts +0 -95
- package/src/commands/ApplySchemaCommand.ts +0 -96
- package/src/commands/AttachObjectCommand.ts +0 -105
- package/src/commands/AttachPolicyCommand.ts +0 -96
- package/src/commands/AttachToIndexCommand.ts +0 -95
- package/src/commands/AttachTypedLinkCommand.ts +0 -95
- package/src/commands/BatchReadCommand.ts +0 -95
- package/src/commands/BatchWriteCommand.ts +0 -96
- package/src/commands/CreateDirectoryCommand.ts +0 -98
- package/src/commands/CreateFacetCommand.ts +0 -96
- package/src/commands/CreateIndexCommand.ts +0 -95
- package/src/commands/CreateObjectCommand.ts +0 -98
- package/src/commands/CreateSchemaCommand.ts +0 -115
- package/src/commands/CreateTypedLinkFacetCommand.ts +0 -95
- package/src/commands/DeleteDirectoryCommand.ts +0 -97
- package/src/commands/DeleteFacetCommand.ts +0 -97
- package/src/commands/DeleteObjectCommand.ts +0 -96
- package/src/commands/DeleteSchemaCommand.ts +0 -95
- package/src/commands/DeleteTypedLinkFacetCommand.ts +0 -95
- package/src/commands/DetachFromIndexCommand.ts +0 -95
- package/src/commands/DetachObjectCommand.ts +0 -96
- package/src/commands/DetachPolicyCommand.ts +0 -95
- package/src/commands/DetachTypedLinkCommand.ts +0 -95
- package/src/commands/DisableDirectoryCommand.ts +0 -96
- package/src/commands/EnableDirectoryCommand.ts +0 -96
- package/src/commands/GetAppliedSchemaVersionCommand.ts +0 -95
- package/src/commands/GetDirectoryCommand.ts +0 -95
- package/src/commands/GetFacetCommand.ts +0 -96
- package/src/commands/GetLinkAttributesCommand.ts +0 -95
- package/src/commands/GetObjectAttributesCommand.ts +0 -95
- package/src/commands/GetObjectInformationCommand.ts +0 -95
- package/src/commands/GetSchemaAsJsonCommand.ts +0 -95
- package/src/commands/GetTypedLinkFacetInformationCommand.ts +0 -100
- package/src/commands/ListAppliedSchemaArnsCommand.ts +0 -95
- package/src/commands/ListAttachedIndicesCommand.ts +0 -95
- package/src/commands/ListDevelopmentSchemaArnsCommand.ts +0 -99
- package/src/commands/ListDirectoriesCommand.ts +0 -95
- package/src/commands/ListFacetAttributesCommand.ts +0 -95
- package/src/commands/ListFacetNamesCommand.ts +0 -95
- package/src/commands/ListIncomingTypedLinksCommand.ts +0 -97
- package/src/commands/ListIndexCommand.ts +0 -95
- package/src/commands/ListManagedSchemaArnsCommand.ts +0 -95
- package/src/commands/ListObjectAttributesCommand.ts +0 -96
- package/src/commands/ListObjectChildrenCommand.ts +0 -96
- package/src/commands/ListObjectParentPathsCommand.ts +0 -102
- package/src/commands/ListObjectParentsCommand.ts +0 -96
- package/src/commands/ListObjectPoliciesCommand.ts +0 -95
- package/src/commands/ListOutgoingTypedLinksCommand.ts +0 -97
- package/src/commands/ListPolicyAttachmentsCommand.ts +0 -95
- package/src/commands/ListPublishedSchemaArnsCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -97
- package/src/commands/ListTypedLinkFacetAttributesCommand.ts +0 -100
- package/src/commands/ListTypedLinkFacetNamesCommand.ts +0 -96
- package/src/commands/LookupPolicyCommand.ts +0 -100
- package/src/commands/PublishSchemaCommand.ts +0 -95
- package/src/commands/PutSchemaFromJsonCommand.ts +0 -95
- package/src/commands/RemoveFacetFromObjectCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateFacetCommand.ts +0 -106
- package/src/commands/UpdateLinkAttributesCommand.ts +0 -95
- package/src/commands/UpdateObjectAttributesCommand.ts +0 -95
- package/src/commands/UpdateSchemaCommand.ts +0 -96
- package/src/commands/UpdateTypedLinkFacetCommand.ts +0 -95
- package/src/commands/UpgradeAppliedSchemaCommand.ts +0 -95
- package/src/commands/UpgradePublishedSchemaCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -89
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -6731
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListAppliedSchemaArnsPaginator.ts +0 -59
- package/src/pagination/ListAttachedIndicesPaginator.ts +0 -59
- package/src/pagination/ListDevelopmentSchemaArnsPaginator.ts +0 -59
- package/src/pagination/ListDirectoriesPaginator.ts +0 -59
- package/src/pagination/ListFacetAttributesPaginator.ts +0 -59
- package/src/pagination/ListFacetNamesPaginator.ts +0 -59
- package/src/pagination/ListIndexPaginator.ts +0 -55
- package/src/pagination/ListManagedSchemaArnsPaginator.ts +0 -59
- package/src/pagination/ListObjectAttributesPaginator.ts +0 -59
- package/src/pagination/ListObjectChildrenPaginator.ts +0 -59
- package/src/pagination/ListObjectParentPathsPaginator.ts +0 -59
- package/src/pagination/ListObjectParentsPaginator.ts +0 -59
- package/src/pagination/ListObjectPoliciesPaginator.ts +0 -59
- package/src/pagination/ListPolicyAttachmentsPaginator.ts +0 -59
- package/src/pagination/ListPublishedSchemaArnsPaginator.ts +0 -59
- package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
- package/src/pagination/ListTypedLinkFacetAttributesPaginator.ts +0 -59
- package/src/pagination/ListTypedLinkFacetNamesPaginator.ts +0 -59
- package/src/pagination/LookupPolicyPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -12887
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { ListPublishedSchemaArnsRequest, ListPublishedSchemaArnsResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1ListPublishedSchemaArnsCommand,
|
|
18
|
-
serializeAws_restJson1ListPublishedSchemaArnsCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface ListPublishedSchemaArnsCommandInput extends ListPublishedSchemaArnsRequest {}
|
|
22
|
-
export interface ListPublishedSchemaArnsCommandOutput extends ListPublishedSchemaArnsResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Lists the major version families of each published schema. If a major version ARN is provided as <code>SchemaArn</code>, the minor version revisions in that family are listed instead.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CloudDirectoryClient, ListPublishedSchemaArnsCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
30
|
-
* // const { CloudDirectoryClient, ListPublishedSchemaArnsCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
31
|
-
* const client = new CloudDirectoryClient(config);
|
|
32
|
-
* const command = new ListPublishedSchemaArnsCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link ListPublishedSchemaArnsCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link ListPublishedSchemaArnsCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class ListPublishedSchemaArnsCommand extends $Command<
|
|
42
|
-
ListPublishedSchemaArnsCommandInput,
|
|
43
|
-
ListPublishedSchemaArnsCommandOutput,
|
|
44
|
-
CloudDirectoryClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: ListPublishedSchemaArnsCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<ListPublishedSchemaArnsCommandInput, ListPublishedSchemaArnsCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CloudDirectoryClient";
|
|
69
|
-
const commandName = "ListPublishedSchemaArnsCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: ListPublishedSchemaArnsRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: ListPublishedSchemaArnsResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: ListPublishedSchemaArnsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1ListPublishedSchemaArnsCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListPublishedSchemaArnsCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1ListPublishedSchemaArnsCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1ListTagsForResourceCommand,
|
|
18
|
-
serializeAws_restJson1ListTagsForResourceCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
22
|
-
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns tags for a resource. Tagging is currently supported only for directories with a
|
|
26
|
-
* limit of 50 tags per directory. All 50 tags are returned for a given directory with this API
|
|
27
|
-
* call.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CloudDirectoryClient, ListTagsForResourceCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
32
|
-
* // const { CloudDirectoryClient, ListTagsForResourceCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
33
|
-
* const client = new CloudDirectoryClient(config);
|
|
34
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class ListTagsForResourceCommand extends $Command<
|
|
44
|
-
ListTagsForResourceCommandInput,
|
|
45
|
-
ListTagsForResourceCommandOutput,
|
|
46
|
-
CloudDirectoryClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: ListTagsForResourceCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "CloudDirectoryClient";
|
|
71
|
-
const commandName = "ListTagsForResourceCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: ListTagsForResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restJson1ListTagsForResourceCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListTagsForResourceCommandOutput> {
|
|
92
|
-
return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { ListTypedLinkFacetAttributesRequest, ListTypedLinkFacetAttributesResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1ListTypedLinkFacetAttributesCommand,
|
|
18
|
-
serializeAws_restJson1ListTypedLinkFacetAttributesCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface ListTypedLinkFacetAttributesCommandInput extends ListTypedLinkFacetAttributesRequest {}
|
|
22
|
-
export interface ListTypedLinkFacetAttributesCommandOutput
|
|
23
|
-
extends ListTypedLinkFacetAttributesResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Returns a paginated list of all attribute definitions for a particular <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CloudDirectoryClient, ListTypedLinkFacetAttributesCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
32
|
-
* // const { CloudDirectoryClient, ListTypedLinkFacetAttributesCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
33
|
-
* const client = new CloudDirectoryClient(config);
|
|
34
|
-
* const command = new ListTypedLinkFacetAttributesCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link ListTypedLinkFacetAttributesCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link ListTypedLinkFacetAttributesCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class ListTypedLinkFacetAttributesCommand extends $Command<
|
|
44
|
-
ListTypedLinkFacetAttributesCommandInput,
|
|
45
|
-
ListTypedLinkFacetAttributesCommandOutput,
|
|
46
|
-
CloudDirectoryClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: ListTypedLinkFacetAttributesCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<ListTypedLinkFacetAttributesCommandInput, ListTypedLinkFacetAttributesCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "CloudDirectoryClient";
|
|
71
|
-
const commandName = "ListTypedLinkFacetAttributesCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: ListTypedLinkFacetAttributesRequest.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: ListTypedLinkFacetAttributesResponse.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: ListTypedLinkFacetAttributesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_restJson1ListTypedLinkFacetAttributesCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(
|
|
92
|
-
output: __HttpResponse,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<ListTypedLinkFacetAttributesCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1ListTypedLinkFacetAttributesCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { ListTypedLinkFacetNamesRequest, ListTypedLinkFacetNamesResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1ListTypedLinkFacetNamesCommand,
|
|
18
|
-
serializeAws_restJson1ListTypedLinkFacetNamesCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface ListTypedLinkFacetNamesCommandInput extends ListTypedLinkFacetNamesRequest {}
|
|
22
|
-
export interface ListTypedLinkFacetNamesCommandOutput extends ListTypedLinkFacetNamesResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Returns a paginated list of <code>TypedLink</code> facet names for a particular schema.
|
|
26
|
-
* For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CloudDirectoryClient, ListTypedLinkFacetNamesCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
31
|
-
* // const { CloudDirectoryClient, ListTypedLinkFacetNamesCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
32
|
-
* const client = new CloudDirectoryClient(config);
|
|
33
|
-
* const command = new ListTypedLinkFacetNamesCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link ListTypedLinkFacetNamesCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link ListTypedLinkFacetNamesCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class ListTypedLinkFacetNamesCommand extends $Command<
|
|
43
|
-
ListTypedLinkFacetNamesCommandInput,
|
|
44
|
-
ListTypedLinkFacetNamesCommandOutput,
|
|
45
|
-
CloudDirectoryClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: ListTypedLinkFacetNamesCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<ListTypedLinkFacetNamesCommandInput, ListTypedLinkFacetNamesCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "CloudDirectoryClient";
|
|
70
|
-
const commandName = "ListTypedLinkFacetNamesCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: ListTypedLinkFacetNamesRequest.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: ListTypedLinkFacetNamesResponse.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: ListTypedLinkFacetNamesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_restJson1ListTypedLinkFacetNamesCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListTypedLinkFacetNamesCommandOutput> {
|
|
91
|
-
return deserializeAws_restJson1ListTypedLinkFacetNamesCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { LookupPolicyRequest, LookupPolicyResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1LookupPolicyCommand,
|
|
18
|
-
serializeAws_restJson1LookupPolicyCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface LookupPolicyCommandInput extends LookupPolicyRequest {}
|
|
22
|
-
export interface LookupPolicyCommandOutput extends LookupPolicyResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Lists all policies from the root of the <a>Directory</a> to the object
|
|
26
|
-
* specified. If there are no policies present, an empty list is returned. If policies are
|
|
27
|
-
* present, and if some objects don't have the policies attached, it returns the <code>ObjectIdentifier</code>
|
|
28
|
-
* for such objects. If policies are present, it returns <code>ObjectIdentifier</code>, <code>policyId</code>, and
|
|
29
|
-
* <code>policyType</code>. Paths that don't lead to the root from the target object are ignored. For more
|
|
30
|
-
* information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies">Policies</a>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { CloudDirectoryClient, LookupPolicyCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
35
|
-
* // const { CloudDirectoryClient, LookupPolicyCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
36
|
-
* const client = new CloudDirectoryClient(config);
|
|
37
|
-
* const command = new LookupPolicyCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link LookupPolicyCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link LookupPolicyCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class LookupPolicyCommand extends $Command<
|
|
47
|
-
LookupPolicyCommandInput,
|
|
48
|
-
LookupPolicyCommandOutput,
|
|
49
|
-
CloudDirectoryClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: LookupPolicyCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<LookupPolicyCommandInput, LookupPolicyCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "CloudDirectoryClient";
|
|
74
|
-
const commandName = "LookupPolicyCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: LookupPolicyRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: LookupPolicyResponse.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(input: LookupPolicyCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_restJson1LookupPolicyCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<LookupPolicyCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1LookupPolicyCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { PublishSchemaRequest, PublishSchemaResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1PublishSchemaCommand,
|
|
18
|
-
serializeAws_restJson1PublishSchemaCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface PublishSchemaCommandInput extends PublishSchemaRequest {}
|
|
22
|
-
export interface PublishSchemaCommandOutput extends PublishSchemaResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Publishes a development schema with a major version and a recommended minor version.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CloudDirectoryClient, PublishSchemaCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
30
|
-
* // const { CloudDirectoryClient, PublishSchemaCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
31
|
-
* const client = new CloudDirectoryClient(config);
|
|
32
|
-
* const command = new PublishSchemaCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link PublishSchemaCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link PublishSchemaCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class PublishSchemaCommand extends $Command<
|
|
42
|
-
PublishSchemaCommandInput,
|
|
43
|
-
PublishSchemaCommandOutput,
|
|
44
|
-
CloudDirectoryClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: PublishSchemaCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<PublishSchemaCommandInput, PublishSchemaCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CloudDirectoryClient";
|
|
69
|
-
const commandName = "PublishSchemaCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: PublishSchemaRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: PublishSchemaResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: PublishSchemaCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1PublishSchemaCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PublishSchemaCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1PublishSchemaCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
|
|
15
|
-
import { PutSchemaFromJsonRequest, PutSchemaFromJsonResponse } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_restJson1PutSchemaFromJsonCommand,
|
|
18
|
-
serializeAws_restJson1PutSchemaFromJsonCommand,
|
|
19
|
-
} from "../protocols/Aws_restJson1";
|
|
20
|
-
|
|
21
|
-
export interface PutSchemaFromJsonCommandInput extends PutSchemaFromJsonRequest {}
|
|
22
|
-
export interface PutSchemaFromJsonCommandOutput extends PutSchemaFromJsonResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Allows a schema to be updated using JSON upload. Only available for development schemas. See <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_jsonformat.html#schemas_json">JSON Schema Format</a> for more information.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CloudDirectoryClient, PutSchemaFromJsonCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
|
|
30
|
-
* // const { CloudDirectoryClient, PutSchemaFromJsonCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
|
|
31
|
-
* const client = new CloudDirectoryClient(config);
|
|
32
|
-
* const command = new PutSchemaFromJsonCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link PutSchemaFromJsonCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link PutSchemaFromJsonCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class PutSchemaFromJsonCommand extends $Command<
|
|
42
|
-
PutSchemaFromJsonCommandInput,
|
|
43
|
-
PutSchemaFromJsonCommandOutput,
|
|
44
|
-
CloudDirectoryClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: PutSchemaFromJsonCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CloudDirectoryClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<PutSchemaFromJsonCommandInput, PutSchemaFromJsonCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CloudDirectoryClient";
|
|
69
|
-
const commandName = "PutSchemaFromJsonCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: PutSchemaFromJsonRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: PutSchemaFromJsonResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: PutSchemaFromJsonCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1PutSchemaFromJsonCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutSchemaFromJsonCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1PutSchemaFromJsonCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|