@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
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteResourceSetCommand, se_DeleteResourceSetCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteResourceSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "DeleteResourceSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "DeleteResourceSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteResourceSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteResourceSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteResourceSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "DeleteResourceSet", {})
|
|
19
|
+
.n("FMSClient", "DeleteResourceSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteResourceSetCommand)
|
|
22
|
+
.de(de_DeleteResourceSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateAdminAccountCommand, se_DisassociateAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateAdminAccountCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "DisassociateAdminAccountCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "DisassociateAdminAccount",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateAdminAccountCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateAdminAccountCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateAdminAccountCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "DisassociateAdminAccount", {})
|
|
19
|
+
.n("FMSClient", "DisassociateAdminAccountCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateAdminAccountCommand)
|
|
22
|
+
.de(de_DisassociateAdminAccountCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DisassociateThirdPartyFirewallCommand, se_DisassociateThirdPartyFirewallCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DisassociateThirdPartyFirewallCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "DisassociateThirdPartyFirewallCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "DisassociateThirdPartyFirewall",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DisassociateThirdPartyFirewallCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DisassociateThirdPartyFirewallCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DisassociateThirdPartyFirewallCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "DisassociateThirdPartyFirewall", {})
|
|
19
|
+
.n("FMSClient", "DisassociateThirdPartyFirewallCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DisassociateThirdPartyFirewallCommand)
|
|
22
|
+
.de(de_DisassociateThirdPartyFirewallCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetAdminAccountCommand, se_GetAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetAdminAccountCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetAdminAccountCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetAdminAccount",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetAdminAccountCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetAdminAccountCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetAdminAccountCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetAdminAccount", {})
|
|
19
|
+
.n("FMSClient", "GetAdminAccountCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetAdminAccountCommand)
|
|
22
|
+
.de(de_GetAdminAccountCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetAdminScopeCommand, se_GetAdminScopeCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetAdminScopeCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetAdminScopeCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetAdminScope",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetAdminScopeCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetAdminScopeCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetAdminScopeCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetAdminScope", {})
|
|
19
|
+
.n("FMSClient", "GetAdminScopeCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetAdminScopeCommand)
|
|
22
|
+
.de(de_GetAdminScopeCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetAppsListCommand, se_GetAppsListCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetAppsListCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetAppsListCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetAppsList",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetAppsListCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetAppsListCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetAppsListCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetAppsList", {})
|
|
19
|
+
.n("FMSClient", "GetAppsListCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetAppsListCommand)
|
|
22
|
+
.de(de_GetAppsListCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetComplianceDetailCommand, se_GetComplianceDetailCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetComplianceDetailCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetComplianceDetailCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetComplianceDetail",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetComplianceDetailCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetComplianceDetailCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetComplianceDetailCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetComplianceDetail", {})
|
|
19
|
+
.n("FMSClient", "GetComplianceDetailCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetComplianceDetailCommand)
|
|
22
|
+
.de(de_GetComplianceDetailCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetNotificationChannelCommand, se_GetNotificationChannelCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetNotificationChannelCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetNotificationChannelCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetNotificationChannel",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetNotificationChannelCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetNotificationChannelCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetNotificationChannelCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetNotificationChannel", {})
|
|
19
|
+
.n("FMSClient", "GetNotificationChannelCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetNotificationChannelCommand)
|
|
22
|
+
.de(de_GetNotificationChannelCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetPolicyCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "FMSClient";
|
|
26
|
-
const commandName = "GetPolicyCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSFMS_20180101",
|
|
35
|
-
operation: "GetPolicy",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetPolicyCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetPolicyCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetPolicyCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSFMS_20180101", "GetPolicy", {})
|
|
19
|
+
.n("FMSClient", "GetPolicyCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetPolicyCommand)
|
|
22
|
+
.de(de_GetPolicyCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|