@aws-sdk/client-pca-connector-ad 3.430.0 → 3.431.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.
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.de_UpdateTemplateGroupAccessControlEntryCommand = exports.de_UpdateTemplateCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_ListTemplatesCommand = exports.de_ListTemplateGroupAccessControlEntriesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListServicePrincipalNamesCommand = exports.de_ListDirectoryRegistrationsCommand = exports.de_ListConnectorsCommand = exports.de_GetTemplateGroupAccessControlEntryCommand = exports.de_GetTemplateCommand = exports.de_GetServicePrincipalNameCommand = exports.de_GetDirectoryRegistrationCommand = exports.de_GetConnectorCommand = exports.de_DeleteTemplateGroupAccessControlEntryCommand = exports.de_DeleteTemplateCommand = exports.de_DeleteServicePrincipalNameCommand = exports.de_DeleteDirectoryRegistrationCommand = exports.de_DeleteConnectorCommand = exports.de_CreateTemplateGroupAccessControlEntryCommand = exports.de_CreateTemplateCommand = exports.de_CreateServicePrincipalNameCommand = exports.de_CreateDirectoryRegistrationCommand = exports.de_CreateConnectorCommand = exports.se_UpdateTemplateGroupAccessControlEntryCommand = exports.se_UpdateTemplateCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_ListTemplatesCommand = exports.se_ListTemplateGroupAccessControlEntriesCommand = exports.se_ListTagsForResourceCommand = exports.se_ListServicePrincipalNamesCommand = exports.se_ListDirectoryRegistrationsCommand = exports.se_ListConnectorsCommand = exports.se_GetTemplateGroupAccessControlEntryCommand = exports.se_GetTemplateCommand = exports.se_GetServicePrincipalNameCommand = exports.se_GetDirectoryRegistrationCommand = exports.se_GetConnectorCommand = exports.se_DeleteTemplateGroupAccessControlEntryCommand = exports.se_DeleteTemplateCommand = exports.se_DeleteServicePrincipalNameCommand = exports.se_DeleteDirectoryRegistrationCommand = exports.se_DeleteConnectorCommand = exports.se_CreateTemplateGroupAccessControlEntryCommand = exports.se_CreateTemplateCommand = exports.se_CreateServicePrincipalNameCommand = exports.se_CreateDirectoryRegistrationCommand = exports.se_CreateConnectorCommand = void 0;
|
|
4
|
+
const core_1 = require("@aws-sdk/core");
|
|
4
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const uuid_1 = require("uuid");
|
|
@@ -1900,7 +1901,7 @@ const de_Template = (output, context) => {
|
|
|
1900
1901
|
Arn: smithy_client_1.expectString,
|
|
1901
1902
|
ConnectorArn: smithy_client_1.expectString,
|
|
1902
1903
|
CreatedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
|
|
1903
|
-
Definition: (_) => (0, smithy_client_1._json)((0,
|
|
1904
|
+
Definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
1904
1905
|
Name: smithy_client_1.expectString,
|
|
1905
1906
|
ObjectIdentifier: smithy_client_1.expectString,
|
|
1906
1907
|
PolicySchema: smithy_client_1.expectInt32,
|
|
@@ -1922,7 +1923,7 @@ const de_TemplateSummary = (output, context) => {
|
|
|
1922
1923
|
Arn: smithy_client_1.expectString,
|
|
1923
1924
|
ConnectorArn: smithy_client_1.expectString,
|
|
1924
1925
|
CreatedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
|
|
1925
|
-
Definition: (_) => (0, smithy_client_1._json)((0,
|
|
1926
|
+
Definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
1926
1927
|
Name: smithy_client_1.expectString,
|
|
1927
1928
|
ObjectIdentifier: smithy_client_1.expectString,
|
|
1928
1929
|
PolicySchema: smithy_client_1.expectInt32,
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { awsExpectUnion as __expectUnion } from "@aws-sdk/core";
|
|
1
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString,
|
|
3
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
4
|
import { v4 as generateIdempotencyToken } from "uuid";
|
|
4
5
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
5
6
|
import { PcaConnectorAdServiceException as __BaseException } from "../models/PcaConnectorAdServiceException";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pca-connector-ad",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pca Connector Ad Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.431.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,10 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/
|
|
26
|
-
"@aws-sdk/
|
|
24
|
+
"@aws-sdk/client-sts": "3.431.0",
|
|
25
|
+
"@aws-sdk/core": "3.431.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.431.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.431.0",
|
|
27
28
|
"@aws-sdk/middleware-logger": "3.428.0",
|
|
28
29
|
"@aws-sdk/middleware-recursion-detection": "3.428.0",
|
|
29
30
|
"@aws-sdk/middleware-signing": "3.428.0",
|