@aws-sdk/client-fms 3.337.0 → 3.341.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/FMSClient.js +2 -1
- package/dist-cjs/commands/AssociateAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/AssociateThirdPartyFirewallCommand.js +2 -1
- package/dist-cjs/commands/BatchAssociateResourceCommand.js +2 -1
- package/dist-cjs/commands/BatchDisassociateResourceCommand.js +2 -1
- package/dist-cjs/commands/DeleteAppsListCommand.js +2 -1
- package/dist-cjs/commands/DeleteNotificationChannelCommand.js +2 -1
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteProtocolsListCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourceSetCommand.js +2 -1
- package/dist-cjs/commands/DisassociateAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/DisassociateThirdPartyFirewallCommand.js +2 -1
- package/dist-cjs/commands/GetAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/GetAdminScopeCommand.js +2 -1
- package/dist-cjs/commands/GetAppsListCommand.js +2 -1
- package/dist-cjs/commands/GetComplianceDetailCommand.js +2 -1
- package/dist-cjs/commands/GetNotificationChannelCommand.js +2 -1
- package/dist-cjs/commands/GetPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetProtectionStatusCommand.js +2 -1
- package/dist-cjs/commands/GetProtocolsListCommand.js +2 -1
- package/dist-cjs/commands/GetResourceSetCommand.js +2 -1
- package/dist-cjs/commands/GetThirdPartyFirewallAssociationStatusCommand.js +2 -1
- package/dist-cjs/commands/GetViolationDetailsCommand.js +2 -1
- package/dist-cjs/commands/ListAdminAccountsForOrganizationCommand.js +2 -1
- package/dist-cjs/commands/ListAdminsManagingAccountCommand.js +2 -1
- package/dist-cjs/commands/ListAppsListsCommand.js +2 -1
- package/dist-cjs/commands/ListComplianceStatusCommand.js +2 -1
- package/dist-cjs/commands/ListDiscoveredResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListMemberAccountsCommand.js +2 -1
- package/dist-cjs/commands/ListPoliciesCommand.js +2 -1
- package/dist-cjs/commands/ListProtocolsListsCommand.js +2 -1
- package/dist-cjs/commands/ListResourceSetResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListResourceSetsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +2 -1
- package/dist-cjs/commands/PutAdminAccountCommand.js +2 -1
- package/dist-cjs/commands/PutAppsListCommand.js +2 -1
- package/dist-cjs/commands/PutNotificationChannelCommand.js +2 -1
- package/dist-cjs/commands/PutPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutProtocolsListCommand.js +2 -1
- package/dist-cjs/commands/PutResourceSetCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/FMSServiceException.js +2 -1
- package/dist-cjs/protocols/Aws_json1_1.js +6 -0
- package/dist-es/FMSClient.js +1 -0
- package/dist-es/commands/AssociateAdminAccountCommand.js +1 -0
- package/dist-es/commands/AssociateThirdPartyFirewallCommand.js +1 -0
- package/dist-es/commands/BatchAssociateResourceCommand.js +1 -0
- package/dist-es/commands/BatchDisassociateResourceCommand.js +1 -0
- package/dist-es/commands/DeleteAppsListCommand.js +1 -0
- package/dist-es/commands/DeleteNotificationChannelCommand.js +1 -0
- package/dist-es/commands/DeletePolicyCommand.js +1 -0
- package/dist-es/commands/DeleteProtocolsListCommand.js +1 -0
- package/dist-es/commands/DeleteResourceSetCommand.js +1 -0
- package/dist-es/commands/DisassociateAdminAccountCommand.js +1 -0
- package/dist-es/commands/DisassociateThirdPartyFirewallCommand.js +1 -0
- package/dist-es/commands/GetAdminAccountCommand.js +1 -0
- package/dist-es/commands/GetAdminScopeCommand.js +1 -0
- package/dist-es/commands/GetAppsListCommand.js +1 -0
- package/dist-es/commands/GetComplianceDetailCommand.js +1 -0
- package/dist-es/commands/GetNotificationChannelCommand.js +1 -0
- package/dist-es/commands/GetPolicyCommand.js +1 -0
- package/dist-es/commands/GetProtectionStatusCommand.js +1 -0
- package/dist-es/commands/GetProtocolsListCommand.js +1 -0
- package/dist-es/commands/GetResourceSetCommand.js +1 -0
- package/dist-es/commands/GetThirdPartyFirewallAssociationStatusCommand.js +1 -0
- package/dist-es/commands/GetViolationDetailsCommand.js +1 -0
- package/dist-es/commands/ListAdminAccountsForOrganizationCommand.js +1 -0
- package/dist-es/commands/ListAdminsManagingAccountCommand.js +1 -0
- package/dist-es/commands/ListAppsListsCommand.js +1 -0
- package/dist-es/commands/ListComplianceStatusCommand.js +1 -0
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +1 -0
- package/dist-es/commands/ListMemberAccountsCommand.js +1 -0
- package/dist-es/commands/ListPoliciesCommand.js +1 -0
- package/dist-es/commands/ListProtocolsListsCommand.js +1 -0
- package/dist-es/commands/ListResourceSetResourcesCommand.js +1 -0
- package/dist-es/commands/ListResourceSetsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +1 -0
- package/dist-es/commands/PutAdminAccountCommand.js +1 -0
- package/dist-es/commands/PutAppsListCommand.js +1 -0
- package/dist-es/commands/PutNotificationChannelCommand.js +1 -0
- package/dist-es/commands/PutPolicyCommand.js +1 -0
- package/dist-es/commands/PutProtocolsListCommand.js +1 -0
- package/dist-es/commands/PutResourceSetCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/FMSServiceException.js +1 -0
- package/dist-es/protocols/Aws_json1_1.js +6 -0
- package/dist-types/FMSClient.d.ts +3 -3
- package/dist-types/commands/AssociateAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +4 -0
- package/dist-types/commands/BatchAssociateResourceCommand.d.ts +4 -0
- package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAppsListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProtocolsListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourceSetCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +4 -0
- package/dist-types/commands/GetAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetAdminScopeCommand.d.ts +10 -0
- package/dist-types/commands/GetAppsListCommand.d.ts +4 -0
- package/dist-types/commands/GetComplianceDetailCommand.d.ts +4 -0
- package/dist-types/commands/GetNotificationChannelCommand.d.ts +4 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetProtectionStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetProtocolsListCommand.d.ts +4 -0
- package/dist-types/commands/GetResourceSetCommand.d.ts +4 -0
- package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetViolationDetailsCommand.d.ts +4 -0
- package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +10 -0
- package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +4 -0
- package/dist-types/commands/ListAppsListsCommand.d.ts +4 -0
- package/dist-types/commands/ListComplianceStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListMemberAccountsCommand.d.ts +4 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +4 -0
- package/dist-types/commands/ListProtocolsListsCommand.d.ts +4 -0
- package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListResourceSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +4 -0
- package/dist-types/commands/PutAdminAccountCommand.d.ts +4 -0
- package/dist-types/commands/PutAppsListCommand.d.ts +4 -0
- package/dist-types/commands/PutNotificationChannelCommand.d.ts +4 -0
- package/dist-types/commands/PutPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutProtocolsListCommand.d.ts +4 -0
- package/dist-types/commands/PutResourceSetCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/index.d.ts +13 -2
- package/dist-types/models/FMSServiceException.d.ts +1 -0
- package/dist-types/ts3.4/FMSClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/FMSServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -807,6 +807,9 @@ const de_GetAdminScopeCommandError = async (output, context) => {
|
|
|
807
807
|
case "InvalidOperationException":
|
|
808
808
|
case "com.amazonaws.fms#InvalidOperationException":
|
|
809
809
|
throw await de_InvalidOperationExceptionRes(parsedOutput, context);
|
|
810
|
+
case "LimitExceededException":
|
|
811
|
+
case "com.amazonaws.fms#LimitExceededException":
|
|
812
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
810
813
|
case "ResourceNotFoundException":
|
|
811
814
|
case "com.amazonaws.fms#ResourceNotFoundException":
|
|
812
815
|
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
@@ -1209,6 +1212,9 @@ const de_ListAdminAccountsForOrganizationCommandError = async (output, context)
|
|
|
1209
1212
|
case "InvalidOperationException":
|
|
1210
1213
|
case "com.amazonaws.fms#InvalidOperationException":
|
|
1211
1214
|
throw await de_InvalidOperationExceptionRes(parsedOutput, context);
|
|
1215
|
+
case "LimitExceededException":
|
|
1216
|
+
case "com.amazonaws.fms#LimitExceededException":
|
|
1217
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
1212
1218
|
case "ResourceNotFoundException":
|
|
1213
1219
|
case "com.amazonaws.fms#ResourceNotFoundException":
|
|
1214
1220
|
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
package/dist-es/FMSClient.js
CHANGED
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class FMSClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateAdminAccountCommand, se_AssociateAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateAdminAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateThirdPartyFirewallCommand, se_AssociateThirdPartyFirewallCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateThirdPartyFirewallCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchAssociateResourceCommand, se_BatchAssociateResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchAssociateResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_BatchDisassociateResourceCommand, se_BatchDisassociateResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchDisassociateResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteAppsListCommand, se_DeleteAppsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteAppsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteNotificationChannelCommand, se_DeleteNotificationChannelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteNotificationChannelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeletePolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteProtocolsListCommand, se_DeleteProtocolsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteProtocolsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteResourceSetCommand, se_DeleteResourceSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteResourceSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateAdminAccountCommand, se_DisassociateAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateAdminAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateThirdPartyFirewallCommand, se_DisassociateThirdPartyFirewallCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateThirdPartyFirewallCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetAdminAccountCommand, se_GetAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAdminAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetAdminScopeCommand, se_GetAdminScopeCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAdminScopeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetAppsListCommand, se_GetAppsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAppsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetComplianceDetailCommand, se_GetComplianceDetailCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetComplianceDetailCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetNotificationChannelCommand, se_GetNotificationChannelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetNotificationChannelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetPolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetProtectionStatusCommand, se_GetProtectionStatusCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetProtectionStatusCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetProtocolsListCommand, se_GetProtocolsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetProtocolsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResourceSetCommand, se_GetResourceSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResourceSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetThirdPartyFirewallAssociationStatusCommand, se_GetThirdPartyFirewallAssociationStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetThirdPartyFirewallAssociationStatusCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetViolationDetailsCommand, se_GetViolationDetailsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetViolationDetailsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListAdminAccountsForOrganizationCommand, se_ListAdminAccountsForOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListAdminAccountsForOrganizationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListAdminsManagingAccountCommand, se_ListAdminsManagingAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListAdminsManagingAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListAppsListsCommand, se_ListAppsListsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListAppsListsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListComplianceStatusCommand, se_ListComplianceStatusCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListComplianceStatusCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListDiscoveredResourcesCommand, se_ListDiscoveredResourcesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListDiscoveredResourcesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListMemberAccountsCommand, se_ListMemberAccountsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListMemberAccountsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListPoliciesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListProtocolsListsCommand, se_ListProtocolsListsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListProtocolsListsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListResourceSetResourcesCommand, se_ListResourceSetResourcesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListResourceSetResourcesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListResourceSetsCommand, se_ListResourceSetsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListResourceSetsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListThirdPartyFirewallFirewallPoliciesCommand, se_ListThirdPartyFirewallFirewallPoliciesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListThirdPartyFirewallFirewallPoliciesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutAdminAccountCommand, se_PutAdminAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutAdminAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutAppsListCommand, se_PutAppsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutAppsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutNotificationChannelCommand, se_PutNotificationChannelCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutNotificationChannelCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutPolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutProtocolsListCommand, se_PutProtocolsListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutProtocolsListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutResourceSetCommand, se_PutResourceSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutResourceSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./FMS";
|
|
2
1
|
export * from "./FMSClient";
|
|
2
|
+
export * from "./FMS";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { FMSServiceException } from "./models/FMSServiceException";
|
|
@@ -748,6 +748,9 @@ const de_GetAdminScopeCommandError = async (output, context) => {
|
|
|
748
748
|
case "InvalidOperationException":
|
|
749
749
|
case "com.amazonaws.fms#InvalidOperationException":
|
|
750
750
|
throw await de_InvalidOperationExceptionRes(parsedOutput, context);
|
|
751
|
+
case "LimitExceededException":
|
|
752
|
+
case "com.amazonaws.fms#LimitExceededException":
|
|
753
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
751
754
|
case "ResourceNotFoundException":
|
|
752
755
|
case "com.amazonaws.fms#ResourceNotFoundException":
|
|
753
756
|
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
@@ -1140,6 +1143,9 @@ const de_ListAdminAccountsForOrganizationCommandError = async (output, context)
|
|
|
1140
1143
|
case "InvalidOperationException":
|
|
1141
1144
|
case "com.amazonaws.fms#InvalidOperationException":
|
|
1142
1145
|
throw await de_InvalidOperationExceptionRes(parsedOutput, context);
|
|
1146
|
+
case "LimitExceededException":
|
|
1147
|
+
case "com.amazonaws.fms#LimitExceededException":
|
|
1148
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
1143
1149
|
case "ResourceNotFoundException":
|
|
1144
1150
|
case "com.amazonaws.fms#ResourceNotFoundException":
|
|
1145
1151
|
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
@@ -51,6 +51,7 @@ import { PutResourceSetCommandInput, PutResourceSetCommandOutput } from "./comma
|
|
|
51
51
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
52
52
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
53
53
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
54
|
+
export { __Client };
|
|
54
55
|
/**
|
|
55
56
|
* @public
|
|
56
57
|
*/
|
|
@@ -165,7 +166,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
165
166
|
/**
|
|
166
167
|
* @public
|
|
167
168
|
*/
|
|
168
|
-
type FMSClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
169
|
+
export type FMSClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
169
170
|
/**
|
|
170
171
|
* @public
|
|
171
172
|
*
|
|
@@ -176,7 +177,7 @@ export interface FMSClientConfig extends FMSClientConfigType {
|
|
|
176
177
|
/**
|
|
177
178
|
* @public
|
|
178
179
|
*/
|
|
179
|
-
type FMSClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
180
|
+
export type FMSClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
180
181
|
/**
|
|
181
182
|
* @public
|
|
182
183
|
*
|
|
@@ -207,4 +208,3 @@ export declare class FMSClient extends __Client<__HttpHandlerOptions, ServiceInp
|
|
|
207
208
|
*/
|
|
208
209
|
destroy(): void;
|
|
209
210
|
}
|
|
210
|
-
export {};
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { AssociateAdminAccountRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { AssociateThirdPartyFirewallRequest, AssociateThirdPartyFirewallResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { BatchAssociateResourceRequest, BatchAssociateResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { BatchDisassociateResourceRequest, BatchDisassociateResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DeleteAppsListRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DeleteNotificationChannelRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DeletePolicyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DeleteProtocolsListRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DeleteResourceSetRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
|
|
5
5
|
import { DisassociateAdminAccountRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|