@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 ListMemberAccountsCommand 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 = "ListMemberAccountsCommand";
|
|
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: "ListMemberAccounts",
|
|
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_ListMemberAccountsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListMemberAccountsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListMemberAccountsCommand 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", "ListMemberAccounts", {})
|
|
22
|
+
.n("FMSClient", "ListMemberAccountsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListMemberAccountsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListMemberAccountsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListMemberAccountsCommand = ListMemberAccountsCommand;
|
|
@@ -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 ListPoliciesCommand 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 = "ListPoliciesCommand";
|
|
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: "ListPolicies",
|
|
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_ListPoliciesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListPoliciesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListPoliciesCommand 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", "ListPolicies", {})
|
|
22
|
+
.n("FMSClient", "ListPoliciesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListPoliciesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListPoliciesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListPoliciesCommand = ListPoliciesCommand;
|
|
@@ -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 ListProtocolsListsCommand 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 = "ListProtocolsListsCommand";
|
|
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: "ListProtocolsLists",
|
|
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_ListProtocolsListsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListProtocolsListsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListProtocolsListsCommand 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", "ListProtocolsLists", {})
|
|
22
|
+
.n("FMSClient", "ListProtocolsListsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListProtocolsListsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListProtocolsListsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListProtocolsListsCommand = ListProtocolsListsCommand;
|
|
@@ -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 ListResourceSetResourcesCommand 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 = "ListResourceSetResourcesCommand";
|
|
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: "ListResourceSetResources",
|
|
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_ListResourceSetResourcesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListResourceSetResourcesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListResourceSetResourcesCommand 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", "ListResourceSetResources", {})
|
|
22
|
+
.n("FMSClient", "ListResourceSetResourcesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListResourceSetResourcesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListResourceSetResourcesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListResourceSetResourcesCommand = ListResourceSetResourcesCommand;
|
|
@@ -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 ListResourceSetsCommand 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 = "ListResourceSetsCommand";
|
|
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: "ListResourceSets",
|
|
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_ListResourceSetsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListResourceSetsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListResourceSetsCommand 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", "ListResourceSets", {})
|
|
22
|
+
.n("FMSClient", "ListResourceSetsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListResourceSetsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListResourceSetsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListResourceSetsCommand = ListResourceSetsCommand;
|
|
@@ -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 ListTagsForResourceCommand 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 = "ListTagsForResourceCommand";
|
|
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: "ListTagsForResource",
|
|
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_ListTagsForResourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
22
|
+
.n("FMSClient", "ListTagsForResourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListTagsForResourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -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 ListThirdPartyFirewallFirewallPoliciesCommand 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 = "ListThirdPartyFirewallFirewallPoliciesCommand";
|
|
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: "ListThirdPartyFirewallFirewallPolicies",
|
|
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_ListThirdPartyFirewallFirewallPoliciesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListThirdPartyFirewallFirewallPoliciesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListThirdPartyFirewallFirewallPoliciesCommand 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", "ListThirdPartyFirewallFirewallPolicies", {})
|
|
22
|
+
.n("FMSClient", "ListThirdPartyFirewallFirewallPoliciesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListThirdPartyFirewallFirewallPoliciesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListThirdPartyFirewallFirewallPoliciesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListThirdPartyFirewallFirewallPoliciesCommand = ListThirdPartyFirewallFirewallPoliciesCommand;
|
|
@@ -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 PutAdminAccountCommand 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 = "PutAdminAccountCommand";
|
|
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: "PutAdminAccount",
|
|
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_PutAdminAccountCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutAdminAccountCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutAdminAccountCommand 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", "PutAdminAccount", {})
|
|
22
|
+
.n("FMSClient", "PutAdminAccountCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutAdminAccountCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutAdminAccountCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutAdminAccountCommand = PutAdminAccountCommand;
|
|
@@ -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 PutAppsListCommand 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 = "PutAppsListCommand";
|
|
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: "PutAppsList",
|
|
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_PutAppsListCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutAppsListCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutAppsListCommand 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", "PutAppsList", {})
|
|
22
|
+
.n("FMSClient", "PutAppsListCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutAppsListCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutAppsListCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutAppsListCommand = PutAppsListCommand;
|