@aws-sdk/client-securityhub
Advanced tools
Comparing version 1.0.0-gamma.7 to 1.0.0-gamma.8
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-gamma.8](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-securityhub@1.0.0-gamma.7...@aws-sdk/client-securityhub@1.0.0-gamma.8) (2020-09-01) | ||
### Features | ||
* add LoggerConfig to all clients ([#1472](https://github.com/aws/aws-sdk-js-v3/issues/1472)) ([d55a812](https://github.com/aws/aws-sdk-js-v3/commit/d55a81278fee13281b20bfa60d89d2b111245dd4)) | ||
# [1.0.0-gamma.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-securityhub@1.0.0-gamma.6...@aws-sdk/client-securityhub@1.0.0-gamma.7) (2020-08-25) | ||
@@ -8,0 +19,0 @@ |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: AcceptInvitationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: AcceptInvitationResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: BatchDisableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchDisableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: BatchEnableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchEnableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: BatchImportFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchImportFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: BatchUpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchUpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: CreateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: CreateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: CreateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DeclineInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeclineInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DeleteActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DeleteInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DeleteInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DeleteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DescribeActionTargetsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeActionTargetsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DescribeHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DescribeProductsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeProductsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DescribeStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DescribeStandardsControlsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeStandardsControlsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DisableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DisableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DisassociateFromMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisassociateFromMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: DisassociateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisassociateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: EnableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: EnableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: EnableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: EnableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetEnabledStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetEnabledStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetInsightResultsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInsightResultsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetInsightsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInsightsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetInvitationsCountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInvitationsCountResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: GetMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: InviteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: InviteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: ListEnabledProductsForImportRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListEnabledProductsForImportResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: ListInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: ListMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UpdateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UpdateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UpdateSecurityHubConfigurationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateSecurityHubConfigurationResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
@@ -46,4 +46,7 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient"; | ||
const { logger } = configuration; | ||
const handlerExecutionContext: HandlerExecutionContext = { | ||
logger: {} as any, | ||
logger, | ||
inputFilterSensitiveLog: UpdateStandardsControlRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateStandardsControlResponse.filterSensitiveLog, | ||
}; | ||
@@ -50,0 +53,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.AcceptInvitationCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.AcceptInvitationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.AcceptInvitationResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BatchDisableStandardsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.BatchDisableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.BatchDisableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BatchEnableStandardsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.BatchEnableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.BatchEnableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BatchImportFindingsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.BatchImportFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.BatchImportFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BatchUpdateFindingsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.BatchUpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.BatchUpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.CreateActionTargetCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.CreateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.CreateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.CreateInsightCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.CreateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.CreateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.CreateMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.CreateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.CreateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DeclineInvitationsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DeclineInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DeclineInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DeleteActionTargetCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DeleteActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DeleteActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DeleteInsightCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DeleteInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DeleteInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DeleteInvitationsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DeleteInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DeleteInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DeleteMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DeleteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DeleteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DescribeActionTargetsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DescribeActionTargetsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DescribeActionTargetsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DescribeHubCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DescribeHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DescribeHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DescribeProductsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DescribeProductsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DescribeProductsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DescribeStandardsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DescribeStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DescribeStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DescribeStandardsControlsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DescribeStandardsControlsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DescribeStandardsControlsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DisableImportFindingsForProductCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DisableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DisableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DisableSecurityHubCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DisableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DisableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DisassociateFromMasterAccountCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DisassociateFromMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DisassociateFromMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DisassociateMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.DisassociateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.DisassociateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.EnableImportFindingsForProductCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.EnableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.EnableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.EnableSecurityHubCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.EnableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.EnableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetEnabledStandardsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetEnabledStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetEnabledStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetFindingsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetInsightResultsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetInsightResultsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetInsightResultsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetInsightsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetInsightsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetInsightsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetInvitationsCountCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetInvitationsCountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetInvitationsCountResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetMasterAccountCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.GetMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.GetMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.GetMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.InviteMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.InviteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.InviteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ListEnabledProductsForImportCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.ListEnabledProductsForImportRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.ListEnabledProductsForImportResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ListInvitationsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.ListInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.ListInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ListMembersCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.ListMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.ListMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ListTagsForResourceCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.ListTagsForResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.ListTagsForResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.TagResourceCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.TagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.TagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UntagResourceCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UntagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UntagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpdateActionTargetCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UpdateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UpdateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpdateFindingsCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpdateInsightCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UpdateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UpdateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpdateSecurityHubConfigurationCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UpdateSecurityHubConfigurationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UpdateSecurityHubConfigurationResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpdateStandardsControlCommand = void 0; | ||
const index_1 = require("../models/index"); | ||
const Aws_restJson1_1 = require("../protocols/Aws_restJson1"); | ||
@@ -19,4 +20,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde"); | ||
const stack = clientStack.concat(this.middlewareStack); | ||
const { logger } = configuration; | ||
const handlerExecutionContext = { | ||
logger: {}, | ||
logger, | ||
inputFilterSensitiveLog: index_1.UpdateStandardsControlRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: index_1.UpdateStandardsControlResponse.filterSensitiveLog, | ||
}; | ||
@@ -23,0 +27,0 @@ const { requestHandler } = configuration; |
{ | ||
"name": "@aws-sdk/client-securityhub", | ||
"description": "@aws-sdk/client-securityhub client", | ||
"version": "1.0.0-gamma.7", | ||
"version": "1.0.0-gamma.8", | ||
"scripts": { | ||
@@ -31,21 +31,22 @@ "clean": "npm run remove-definitions && npm run remove-dist", | ||
"@aws-crypto/sha256-js": "^1.0.0-alpha.0", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.6", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.6", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.6", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.7", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.7", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.8", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.7", | ||
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.6", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.1", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.6", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.6", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.6", | ||
"@aws-sdk/types": "1.0.0-gamma.5", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-logger": "1.0.0-gamma.1", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.7", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.2", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.7", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.7", | ||
"@aws-sdk/types": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-base64-browser": "1.0.0-gamma.6", | ||
@@ -55,4 +56,4 @@ "@aws-sdk/util-base64-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-body-length-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-utf8-browser": "1.0.0-gamma.6", | ||
@@ -59,0 +60,0 @@ "@aws-sdk/util-utf8-node": "1.0.0-gamma.6", |
@@ -8,2 +8,3 @@ "use strict"; | ||
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header"); | ||
const middleware_logger_1 = require("@aws-sdk/middleware-logger"); | ||
const middleware_retry_1 = require("@aws-sdk/middleware-retry"); | ||
@@ -65,4 +66,5 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing"); | ||
let _config_6 = middleware_host_header_1.resolveHostHeaderConfig(_config_5); | ||
super(_config_6); | ||
this.config = _config_6; | ||
let _config_7 = middleware_logger_1.resolveLoggerConfig(_config_6); | ||
super(_config_7); | ||
this.config = _config_7; | ||
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config)); | ||
@@ -73,2 +75,3 @@ this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config)); | ||
this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config)); | ||
this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config)); | ||
} | ||
@@ -75,0 +78,0 @@ destroy() { |
import { __extends } from "tslib"; | ||
import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/index"; | ||
import { deserializeAws_restJson1AcceptInvitationCommand, serializeAws_restJson1AcceptInvitationCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: AcceptInvitationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: AcceptInvitationResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { BatchDisableStandardsRequest, BatchDisableStandardsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1BatchDisableStandardsCommand, serializeAws_restJson1BatchDisableStandardsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: BatchDisableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchDisableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { BatchEnableStandardsRequest, BatchEnableStandardsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1BatchEnableStandardsCommand, serializeAws_restJson1BatchEnableStandardsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: BatchEnableStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchEnableStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { BatchImportFindingsRequest, BatchImportFindingsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1BatchImportFindingsCommand, serializeAws_restJson1BatchImportFindingsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: BatchImportFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchImportFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { BatchUpdateFindingsRequest, BatchUpdateFindingsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1BatchUpdateFindingsCommand, serializeAws_restJson1BatchUpdateFindingsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: BatchUpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: BatchUpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { CreateActionTargetRequest, CreateActionTargetResponse } from "../models/index"; | ||
import { deserializeAws_restJson1CreateActionTargetCommand, serializeAws_restJson1CreateActionTargetCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: CreateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { CreateInsightRequest, CreateInsightResponse } from "../models/index"; | ||
import { deserializeAws_restJson1CreateInsightCommand, serializeAws_restJson1CreateInsightCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: CreateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { CreateMembersRequest, CreateMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1CreateMembersCommand, serializeAws_restJson1CreateMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: CreateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: CreateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DeclineInvitationsCommand, serializeAws_restJson1DeclineInvitationsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DeclineInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeclineInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DeleteActionTargetRequest, DeleteActionTargetResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DeleteActionTargetCommand, serializeAws_restJson1DeleteActionTargetCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DeleteActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DeleteInsightRequest, DeleteInsightResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DeleteInsightCommand, serializeAws_restJson1DeleteInsightCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DeleteInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DeleteInvitationsCommand, serializeAws_restJson1DeleteInvitationsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DeleteInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DeleteMembersRequest, DeleteMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DeleteMembersCommand, serializeAws_restJson1DeleteMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DeleteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DeleteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DescribeActionTargetsRequest, DescribeActionTargetsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DescribeActionTargetsCommand, serializeAws_restJson1DescribeActionTargetsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DescribeActionTargetsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeActionTargetsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DescribeHubRequest, DescribeHubResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DescribeHubCommand, serializeAws_restJson1DescribeHubCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DescribeHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DescribeProductsRequest, DescribeProductsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DescribeProductsCommand, serializeAws_restJson1DescribeProductsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DescribeProductsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeProductsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DescribeStandardsRequest, DescribeStandardsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DescribeStandardsCommand, serializeAws_restJson1DescribeStandardsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DescribeStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DescribeStandardsControlsRequest, DescribeStandardsControlsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DescribeStandardsControlsCommand, serializeAws_restJson1DescribeStandardsControlsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DescribeStandardsControlsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DescribeStandardsControlsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DisableImportFindingsForProductRequest, DisableImportFindingsForProductResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DisableImportFindingsForProductCommand, serializeAws_restJson1DisableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DisableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DisableSecurityHubRequest, DisableSecurityHubResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DisableSecurityHubCommand, serializeAws_restJson1DisableSecurityHubCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DisableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DisassociateFromMasterAccountCommand, serializeAws_restJson1DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DisassociateFromMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisassociateFromMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { DisassociateMembersRequest, DisassociateMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1DisassociateMembersCommand, serializeAws_restJson1DisassociateMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: DisassociateMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: DisassociateMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { EnableImportFindingsForProductRequest, EnableImportFindingsForProductResponse } from "../models/index"; | ||
import { deserializeAws_restJson1EnableImportFindingsForProductCommand, serializeAws_restJson1EnableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: EnableImportFindingsForProductRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: EnableImportFindingsForProductResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { EnableSecurityHubRequest, EnableSecurityHubResponse } from "../models/index"; | ||
import { deserializeAws_restJson1EnableSecurityHubCommand, serializeAws_restJson1EnableSecurityHubCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: EnableSecurityHubRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: EnableSecurityHubResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetEnabledStandardsRequest, GetEnabledStandardsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetEnabledStandardsCommand, serializeAws_restJson1GetEnabledStandardsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetEnabledStandardsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetEnabledStandardsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetFindingsRequest, GetFindingsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetFindingsCommand, serializeAws_restJson1GetFindingsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetInsightResultsRequest, GetInsightResultsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetInsightResultsCommand, serializeAws_restJson1GetInsightResultsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetInsightResultsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInsightResultsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetInsightsRequest, GetInsightsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetInsightsCommand, serializeAws_restJson1GetInsightsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetInsightsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInsightsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetInvitationsCountCommand, serializeAws_restJson1GetInvitationsCountCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetInvitationsCountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetInvitationsCountResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetMasterAccountCommand, serializeAws_restJson1GetMasterAccountCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetMasterAccountRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetMasterAccountResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { GetMembersRequest, GetMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1GetMembersCommand, serializeAws_restJson1GetMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: GetMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: GetMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { InviteMembersRequest, InviteMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1InviteMembersCommand, serializeAws_restJson1InviteMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: InviteMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: InviteMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { ListEnabledProductsForImportRequest, ListEnabledProductsForImportResponse } from "../models/index"; | ||
import { deserializeAws_restJson1ListEnabledProductsForImportCommand, serializeAws_restJson1ListEnabledProductsForImportCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: ListEnabledProductsForImportRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListEnabledProductsForImportResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { ListInvitationsRequest, ListInvitationsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1ListInvitationsCommand, serializeAws_restJson1ListInvitationsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: ListInvitationsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListInvitationsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { ListMembersRequest, ListMembersResponse } from "../models/index"; | ||
import { deserializeAws_restJson1ListMembersCommand, serializeAws_restJson1ListMembersCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: ListMembersRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListMembersResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/index"; | ||
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { TagResourceRequest, TagResourceResponse } from "../models/index"; | ||
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UntagResourceRequest, UntagResourceResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UpdateActionTargetRequest, UpdateActionTargetResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UpdateActionTargetCommand, serializeAws_restJson1UpdateActionTargetCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UpdateActionTargetRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateActionTargetResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UpdateFindingsRequest, UpdateFindingsResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UpdateFindingsCommand, serializeAws_restJson1UpdateFindingsCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UpdateFindingsRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateFindingsResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UpdateInsightRequest, UpdateInsightResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UpdateInsightCommand, serializeAws_restJson1UpdateInsightCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UpdateInsightRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateInsightResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UpdateSecurityHubConfigurationCommand, serializeAws_restJson1UpdateSecurityHubConfigurationCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UpdateSecurityHubConfigurationRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateSecurityHubConfigurationResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
import { __extends } from "tslib"; | ||
import { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/index"; | ||
import { deserializeAws_restJson1UpdateStandardsControlCommand, serializeAws_restJson1UpdateStandardsControlCommand, } from "../protocols/Aws_restJson1"; | ||
@@ -20,4 +21,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde"; | ||
var stack = clientStack.concat(this.middlewareStack); | ||
var logger = configuration.logger; | ||
var handlerExecutionContext = { | ||
logger: {}, | ||
logger: logger, | ||
inputFilterSensitiveLog: UpdateStandardsControlRequest.filterSensitiveLog, | ||
outputFilterSensitiveLog: UpdateStandardsControlResponse.filterSensitiveLog, | ||
}; | ||
@@ -24,0 +28,0 @@ var requestHandler = configuration.requestHandler; |
{ | ||
"name": "@aws-sdk/client-securityhub", | ||
"description": "@aws-sdk/client-securityhub client", | ||
"version": "1.0.0-gamma.7", | ||
"version": "1.0.0-gamma.8", | ||
"scripts": { | ||
@@ -31,21 +31,22 @@ "clean": "npm run remove-definitions && npm run remove-dist", | ||
"@aws-crypto/sha256-js": "^1.0.0-alpha.0", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.6", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.6", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.6", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.7", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.7", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.8", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.7", | ||
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.6", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.1", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.6", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.6", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.6", | ||
"@aws-sdk/types": "1.0.0-gamma.5", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-logger": "1.0.0-gamma.1", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.7", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.2", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.7", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.7", | ||
"@aws-sdk/types": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-base64-browser": "1.0.0-gamma.6", | ||
@@ -55,4 +56,4 @@ "@aws-sdk/util-base64-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-body-length-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-utf8-browser": "1.0.0-gamma.6", | ||
@@ -59,0 +60,0 @@ "@aws-sdk/util-utf8-node": "1.0.0-gamma.6", |
@@ -6,2 +6,3 @@ import { __assign, __extends } from "tslib"; | ||
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header"; | ||
import { getLoggerPlugin, resolveLoggerConfig, } from "@aws-sdk/middleware-logger"; | ||
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry"; | ||
@@ -65,4 +66,5 @@ import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing"; | ||
var _config_6 = resolveHostHeaderConfig(_config_5); | ||
_this = _super.call(this, _config_6) || this; | ||
_this.config = _config_6; | ||
var _config_7 = resolveLoggerConfig(_config_6); | ||
_this = _super.call(this, _config_7) || this; | ||
_this.config = _config_7; | ||
_this.middlewareStack.use(getAwsAuthPlugin(_this.config)); | ||
@@ -73,2 +75,3 @@ _this.middlewareStack.use(getRetryPlugin(_this.config)); | ||
_this.middlewareStack.use(getHostHeaderPlugin(_this.config)); | ||
_this.middlewareStack.use(getLoggerPlugin(_this.config)); | ||
return _this; | ||
@@ -75,0 +78,0 @@ } |
{ | ||
"name": "@aws-sdk/client-securityhub", | ||
"description": "@aws-sdk/client-securityhub client", | ||
"version": "1.0.0-gamma.7", | ||
"version": "1.0.0-gamma.8", | ||
"scripts": { | ||
@@ -31,21 +31,22 @@ "clean": "npm run remove-definitions && npm run remove-dist", | ||
"@aws-crypto/sha256-js": "^1.0.0-alpha.0", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.6", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.6", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.6", | ||
"@aws-sdk/config-resolver": "1.0.0-gamma.7", | ||
"@aws-sdk/credential-provider-node": "1.0.0-gamma.7", | ||
"@aws-sdk/fetch-http-handler": "1.0.0-gamma.8", | ||
"@aws-sdk/hash-node": "1.0.0-gamma.7", | ||
"@aws-sdk/invalid-dependency": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.5", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.6", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.1", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.6", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.6", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.6", | ||
"@aws-sdk/types": "1.0.0-gamma.5", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-content-length": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-host-header": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-logger": "1.0.0-gamma.1", | ||
"@aws-sdk/middleware-retry": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-serde": "1.0.0-gamma.6", | ||
"@aws-sdk/middleware-signing": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-stack": "1.0.0-gamma.7", | ||
"@aws-sdk/middleware-user-agent": "1.0.0-gamma.7", | ||
"@aws-sdk/node-config-provider": "1.0.0-gamma.2", | ||
"@aws-sdk/node-http-handler": "1.0.0-gamma.7", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.7", | ||
"@aws-sdk/smithy-client": "1.0.0-gamma.7", | ||
"@aws-sdk/types": "1.0.0-gamma.6", | ||
"@aws-sdk/url-parser-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/url-parser-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-base64-browser": "1.0.0-gamma.6", | ||
@@ -55,4 +56,4 @@ "@aws-sdk/util-base64-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-body-length-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.6", | ||
"@aws-sdk/util-user-agent-browser": "1.0.0-gamma.7", | ||
"@aws-sdk/util-user-agent-node": "1.0.0-gamma.7", | ||
"@aws-sdk/util-utf8-browser": "1.0.0-gamma.6", | ||
@@ -59,0 +60,0 @@ "@aws-sdk/util-utf8-node": "1.0.0-gamma.6", |
@@ -108,2 +108,8 @@ import { AcceptInvitationCommandInput, AcceptInvitationCommandOutput } from "./commands/AcceptInvitationCommand"; | ||
} from "@aws-sdk/middleware-host-header"; | ||
import { | ||
LoggerInputConfig, | ||
LoggerResolvedConfig, | ||
getLoggerPlugin, | ||
resolveLoggerConfig, | ||
} from "@aws-sdk/middleware-logger"; | ||
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry"; | ||
@@ -326,3 +332,4 @@ import { | ||
UserAgentInputConfig & | ||
HostHeaderInputConfig; | ||
HostHeaderInputConfig & | ||
LoggerInputConfig; | ||
@@ -336,3 +343,4 @@ export type SecurityHubClientResolvedConfig = __SmithyResolvedConfiguration<__HttpHandlerOptions> & | ||
UserAgentResolvedConfig & | ||
HostHeaderResolvedConfig; | ||
HostHeaderResolvedConfig & | ||
LoggerResolvedConfig; | ||
@@ -401,4 +409,5 @@ /** | ||
let _config_6 = resolveHostHeaderConfig(_config_5); | ||
super(_config_6); | ||
this.config = _config_6; | ||
let _config_7 = resolveLoggerConfig(_config_6); | ||
super(_config_7); | ||
this.config = _config_7; | ||
this.middlewareStack.use(getAwsAuthPlugin(this.config)); | ||
@@ -409,2 +418,3 @@ this.middlewareStack.use(getRetryPlugin(this.config)); | ||
this.middlewareStack.use(getHostHeaderPlugin(this.config)); | ||
this.middlewareStack.use(getLoggerPlugin(this.config)); | ||
} | ||
@@ -411,0 +421,0 @@ |
@@ -46,2 +46,3 @@ import { AcceptInvitationCommandInput, AcceptInvitationCommandOutput } from "./commands/AcceptInvitationCommand"; | ||
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header"; | ||
import { LoggerInputConfig, LoggerResolvedConfig } from "@aws-sdk/middleware-logger"; | ||
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry"; | ||
@@ -127,4 +128,4 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing"; | ||
} | ||
export declare type SecurityHubClientConfig = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & AwsAuthInputConfig & RetryInputConfig & UserAgentInputConfig & HostHeaderInputConfig; | ||
export declare type SecurityHubClientResolvedConfig = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & AwsAuthResolvedConfig & RetryResolvedConfig & UserAgentResolvedConfig & HostHeaderResolvedConfig; | ||
export declare type SecurityHubClientConfig = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & AwsAuthInputConfig & RetryInputConfig & UserAgentInputConfig & HostHeaderInputConfig & LoggerInputConfig; | ||
export declare type SecurityHubClientResolvedConfig = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & AwsAuthResolvedConfig & RetryResolvedConfig & UserAgentResolvedConfig & HostHeaderResolvedConfig & LoggerResolvedConfig; | ||
/** | ||
@@ -131,0 +132,0 @@ * <p>Security Hub provides you with a comprehensive view of the security state of your AWS |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3456272
50623
31
+ Added@aws-sdk/abort-controller@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/config-resolver@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/credential-provider-env@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/credential-provider-imds@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/credential-provider-ini@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/credential-provider-node@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/credential-provider-process@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/fetch-http-handler@1.0.0-gamma.8(transitive)
+ Added@aws-sdk/hash-node@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-content-length@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-host-header@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-logger@1.0.0-gamma.1(transitive)
+ Added@aws-sdk/middleware-retry@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-serde@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/middleware-signing@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-stack@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/middleware-user-agent@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/node-config-provider@1.0.0-gamma.2(transitive)
+ Added@aws-sdk/node-http-handler@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/property-provider@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/protocol-http@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/querystring-builder@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/querystring-parser@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/service-error-classification@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/signature-v4@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/smithy-client@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/types@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/url-parser-browser@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/url-parser-node@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/util-user-agent-browser@1.0.0-gamma.7(transitive)
+ Added@aws-sdk/util-user-agent-node@1.0.0-gamma.7(transitive)
- Removed@aws-sdk/abort-controller@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/config-resolver@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/credential-provider-env@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/credential-provider-imds@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/credential-provider-ini@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/credential-provider-node@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/credential-provider-process@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/fetch-http-handler@1.0.0-gamma.7(transitive)
- Removed@aws-sdk/hash-node@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-content-length@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-host-header@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-retry@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-serde@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/middleware-signing@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-stack@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/middleware-user-agent@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/node-config-provider@1.0.0-gamma.1(transitive)
- Removed@aws-sdk/node-http-handler@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/property-provider@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/protocol-http@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/querystring-builder@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/querystring-parser@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/service-error-classification@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/signature-v4@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/smithy-client@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/types@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/url-parser-browser@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/url-parser-node@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/util-user-agent-browser@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/util-user-agent-node@1.0.0-gamma.6(transitive)
Updated@aws-sdk/types@1.0.0-gamma.6