@aws-sdk/client-fms 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/AssociateThirdPartyFirewallCommand.js +18 -41
- package/dist-cjs/commands/BatchAssociateResourceCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateResourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppsListCommand.js +18 -41
- package/dist-cjs/commands/DeleteNotificationChannelCommand.js +18 -41
- package/dist-cjs/commands/DeletePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteProtocolsListCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourceSetCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateThirdPartyFirewallCommand.js +18 -41
- package/dist-cjs/commands/GetAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/GetAdminScopeCommand.js +18 -41
- package/dist-cjs/commands/GetAppsListCommand.js +18 -41
- package/dist-cjs/commands/GetComplianceDetailCommand.js +18 -41
- package/dist-cjs/commands/GetNotificationChannelCommand.js +18 -41
- package/dist-cjs/commands/GetPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetProtectionStatusCommand.js +18 -41
- package/dist-cjs/commands/GetProtocolsListCommand.js +18 -41
- package/dist-cjs/commands/GetResourceSetCommand.js +18 -41
- package/dist-cjs/commands/GetThirdPartyFirewallAssociationStatusCommand.js +18 -41
- package/dist-cjs/commands/GetViolationDetailsCommand.js +18 -41
- package/dist-cjs/commands/ListAdminAccountsForOrganizationCommand.js +18 -41
- package/dist-cjs/commands/ListAdminsManagingAccountCommand.js +18 -41
- package/dist-cjs/commands/ListAppsListsCommand.js +18 -41
- package/dist-cjs/commands/ListComplianceStatusCommand.js +18 -41
- package/dist-cjs/commands/ListDiscoveredResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListMemberAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListPoliciesCommand.js +18 -41
- package/dist-cjs/commands/ListProtocolsListsCommand.js +18 -41
- package/dist-cjs/commands/ListResourceSetResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListResourceSetsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +18 -41
- package/dist-cjs/commands/PutAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/PutAppsListCommand.js +18 -41
- package/dist-cjs/commands/PutNotificationChannelCommand.js +18 -41
- package/dist-cjs/commands/PutPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutProtocolsListCommand.js +18 -41
- package/dist-cjs/commands/PutResourceSetCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAdminAccountsForOrganizationPaginator.js +2 -24
- package/dist-cjs/pagination/ListAdminsManagingAccountPaginator.js +2 -24
- package/dist-cjs/pagination/ListAppsListsPaginator.js +2 -24
- package/dist-cjs/pagination/ListComplianceStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListMemberAccountsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListProtocolsListsPaginator.js +2 -24
- package/dist-cjs/pagination/ListThirdPartyFirewallFirewallPoliciesPaginator.js +2 -24
- package/dist-es/commands/AssociateAdminAccountCommand.js +18 -41
- package/dist-es/commands/AssociateThirdPartyFirewallCommand.js +18 -41
- package/dist-es/commands/BatchAssociateResourceCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateResourceCommand.js +18 -41
- package/dist-es/commands/DeleteAppsListCommand.js +18 -41
- package/dist-es/commands/DeleteNotificationChannelCommand.js +18 -41
- package/dist-es/commands/DeletePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteProtocolsListCommand.js +18 -41
- package/dist-es/commands/DeleteResourceSetCommand.js +18 -41
- package/dist-es/commands/DisassociateAdminAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateThirdPartyFirewallCommand.js +18 -41
- package/dist-es/commands/GetAdminAccountCommand.js +18 -41
- package/dist-es/commands/GetAdminScopeCommand.js +18 -41
- package/dist-es/commands/GetAppsListCommand.js +18 -41
- package/dist-es/commands/GetComplianceDetailCommand.js +18 -41
- package/dist-es/commands/GetNotificationChannelCommand.js +18 -41
- package/dist-es/commands/GetPolicyCommand.js +18 -41
- package/dist-es/commands/GetProtectionStatusCommand.js +18 -41
- package/dist-es/commands/GetProtocolsListCommand.js +18 -41
- package/dist-es/commands/GetResourceSetCommand.js +18 -41
- package/dist-es/commands/GetThirdPartyFirewallAssociationStatusCommand.js +18 -41
- package/dist-es/commands/GetViolationDetailsCommand.js +18 -41
- package/dist-es/commands/ListAdminAccountsForOrganizationCommand.js +18 -41
- package/dist-es/commands/ListAdminsManagingAccountCommand.js +18 -41
- package/dist-es/commands/ListAppsListsCommand.js +18 -41
- package/dist-es/commands/ListComplianceStatusCommand.js +18 -41
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +18 -41
- package/dist-es/commands/ListMemberAccountsCommand.js +18 -41
- package/dist-es/commands/ListPoliciesCommand.js +18 -41
- package/dist-es/commands/ListProtocolsListsCommand.js +18 -41
- package/dist-es/commands/ListResourceSetResourcesCommand.js +18 -41
- package/dist-es/commands/ListResourceSetsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +18 -41
- package/dist-es/commands/PutAdminAccountCommand.js +18 -41
- package/dist-es/commands/PutAppsListCommand.js +18 -41
- package/dist-es/commands/PutNotificationChannelCommand.js +18 -41
- package/dist-es/commands/PutPolicyCommand.js +18 -41
- package/dist-es/commands/PutProtocolsListCommand.js +18 -41
- package/dist-es/commands/PutResourceSetCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAdminAccountsForOrganizationPaginator.js +2 -23
- package/dist-es/pagination/ListAdminsManagingAccountPaginator.js +2 -23
- package/dist-es/pagination/ListAppsListsPaginator.js +2 -23
- package/dist-es/pagination/ListComplianceStatusPaginator.js +2 -23
- package/dist-es/pagination/ListMemberAccountsPaginator.js +2 -23
- package/dist-es/pagination/ListPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListProtocolsListsPaginator.js +2 -23
- package/dist-es/pagination/ListThirdPartyFirewallFirewallPoliciesPaginator.js +2 -23
- package/dist-types/commands/AssociateAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +6 -21
- package/dist-types/commands/BatchAssociateResourceCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppsListCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +6 -21
- package/dist-types/commands/DeletePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProtocolsListCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourceSetCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +6 -21
- package/dist-types/commands/GetAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetAdminScopeCommand.d.ts +6 -21
- package/dist-types/commands/GetAppsListCommand.d.ts +6 -21
- package/dist-types/commands/GetComplianceDetailCommand.d.ts +6 -21
- package/dist-types/commands/GetNotificationChannelCommand.d.ts +6 -21
- package/dist-types/commands/GetPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetProtectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetProtocolsListCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceSetCommand.d.ts +6 -21
- package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetViolationDetailsCommand.d.ts +6 -21
- package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +6 -21
- package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +6 -21
- package/dist-types/commands/ListAppsListsCommand.d.ts +6 -21
- package/dist-types/commands/ListComplianceStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListMemberAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/ListProtocolsListsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/PutAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/PutAppsListCommand.d.ts +6 -21
- package/dist-types/commands/PutNotificationChannelCommand.d.ts +6 -21
- package/dist-types/commands/PutPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutProtocolsListCommand.d.ts +6 -21
- package/dist-types/commands/PutResourceSetCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAdminAccountsForOrganizationPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAdminsManagingAccountPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAppsListsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComplianceStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMemberAccountsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtocolsListsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThirdPartyFirewallFirewallPoliciesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAdminAccountsForOrganizationPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAdminsManagingAccountPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAppsListsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComplianceStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMemberAccountsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProtocolsListsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListThirdPartyFirewallFirewallPoliciesPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetProtocolsListCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "GetProtocolsListCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "GetProtocolsList",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetProtocolsListCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetProtocolsListCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetProtocolsListCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "GetProtocolsList", {})
|
|
22
|
+
.n("FMSClient", "GetProtocolsListCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetProtocolsListCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetProtocolsListCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetProtocolsListCommand = GetProtocolsListCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetResourceSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "GetResourceSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "GetResourceSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetResourceSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetResourceSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetResourceSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "GetResourceSet", {})
|
|
22
|
+
.n("FMSClient", "GetResourceSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetResourceSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetResourceSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetResourceSetCommand = GetResourceSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetThirdPartyFirewallAssociationStatusCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "GetThirdPartyFirewallAssociationStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "GetThirdPartyFirewallAssociationStatus",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetThirdPartyFirewallAssociationStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetThirdPartyFirewallAssociationStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetThirdPartyFirewallAssociationStatusCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "GetThirdPartyFirewallAssociationStatus", {})
|
|
22
|
+
.n("FMSClient", "GetThirdPartyFirewallAssociationStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetThirdPartyFirewallAssociationStatusCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetThirdPartyFirewallAssociationStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetThirdPartyFirewallAssociationStatusCommand = GetThirdPartyFirewallAssociationStatusCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class GetViolationDetailsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "GetViolationDetailsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "GetViolationDetails",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_GetViolationDetailsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_GetViolationDetailsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class GetViolationDetailsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "GetViolationDetails", {})
|
|
22
|
+
.n("FMSClient", "GetViolationDetailsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_GetViolationDetailsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_GetViolationDetailsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.GetViolationDetailsCommand = GetViolationDetailsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListAdminAccountsForOrganizationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "ListAdminAccountsForOrganizationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "ListAdminAccountsForOrganization",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListAdminAccountsForOrganizationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListAdminAccountsForOrganizationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListAdminAccountsForOrganizationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "ListAdminAccountsForOrganization", {})
|
|
22
|
+
.n("FMSClient", "ListAdminAccountsForOrganizationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListAdminAccountsForOrganizationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListAdminAccountsForOrganizationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListAdminAccountsForOrganizationCommand = ListAdminAccountsForOrganizationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListAdminsManagingAccountCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "ListAdminsManagingAccountCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "ListAdminsManagingAccount",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListAdminsManagingAccountCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListAdminsManagingAccountCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListAdminsManagingAccountCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "ListAdminsManagingAccount", {})
|
|
22
|
+
.n("FMSClient", "ListAdminsManagingAccountCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListAdminsManagingAccountCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListAdminsManagingAccountCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListAdminsManagingAccountCommand = ListAdminsManagingAccountCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListAppsListsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "ListAppsListsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "ListAppsLists",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListAppsListsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListAppsListsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListAppsListsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "ListAppsLists", {})
|
|
22
|
+
.n("FMSClient", "ListAppsListsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListAppsListsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListAppsListsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListAppsListsCommand = ListAppsListsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListComplianceStatusCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "ListComplianceStatusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "ListComplianceStatus",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListComplianceStatusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListComplianceStatusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListComplianceStatusCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "ListComplianceStatus", {})
|
|
22
|
+
.n("FMSClient", "ListComplianceStatusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListComplianceStatusCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListComplianceStatusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListComplianceStatusCommand = ListComplianceStatusCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDiscoveredResourcesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "FMSClient";
|
|
29
|
-
const commandName = "ListDiscoveredResourcesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSFMS_20180101",
|
|
38
|
-
operation: "ListDiscoveredResources",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ListDiscoveredResourcesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDiscoveredResourcesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDiscoveredResourcesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSFMS_20180101", "ListDiscoveredResources", {})
|
|
22
|
+
.n("FMSClient", "ListDiscoveredResourcesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDiscoveredResourcesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDiscoveredResourcesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDiscoveredResourcesCommand = ListDiscoveredResourcesCommand;
|