@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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetProtectionStatusRequest,
|
|
16
16
|
GetProtectionStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetProtectionStatusCommandInput
|
|
19
20
|
extends GetProtectionStatusRequest {}
|
|
20
21
|
export interface GetProtectionStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetProtocolsListRequest,
|
|
16
16
|
GetProtocolsListResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetProtocolsListCommandInput extends GetProtocolsListRequest {}
|
|
19
20
|
export interface GetProtocolsListCommandOutput
|
|
20
21
|
extends GetProtocolsListResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetResourceSetRequest,
|
|
16
16
|
GetResourceSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetResourceSetCommandInput extends GetResourceSetRequest {}
|
|
19
20
|
export interface GetResourceSetCommandOutput
|
|
20
21
|
extends GetResourceSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetThirdPartyFirewallAssociationStatusRequest,
|
|
16
16
|
GetThirdPartyFirewallAssociationStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetThirdPartyFirewallAssociationStatusCommandInput
|
|
19
20
|
extends GetThirdPartyFirewallAssociationStatusRequest {}
|
|
20
21
|
export interface GetThirdPartyFirewallAssociationStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetViolationDetailsRequest,
|
|
16
16
|
GetViolationDetailsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetViolationDetailsCommandInput
|
|
19
20
|
extends GetViolationDetailsRequest {}
|
|
20
21
|
export interface GetViolationDetailsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAdminAccountsForOrganizationRequest,
|
|
16
16
|
ListAdminAccountsForOrganizationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAdminAccountsForOrganizationCommandInput
|
|
19
20
|
extends ListAdminAccountsForOrganizationRequest {}
|
|
20
21
|
export interface ListAdminAccountsForOrganizationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAdminsManagingAccountRequest,
|
|
16
16
|
ListAdminsManagingAccountResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAdminsManagingAccountCommandInput
|
|
19
20
|
extends ListAdminsManagingAccountRequest {}
|
|
20
21
|
export interface ListAdminsManagingAccountCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListAppsListsRequest,
|
|
16
16
|
ListAppsListsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAppsListsCommandInput extends ListAppsListsRequest {}
|
|
19
20
|
export interface ListAppsListsCommandOutput
|
|
20
21
|
extends ListAppsListsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListComplianceStatusRequest,
|
|
16
16
|
ListComplianceStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListComplianceStatusCommandInput
|
|
19
20
|
extends ListComplianceStatusRequest {}
|
|
20
21
|
export interface ListComplianceStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDiscoveredResourcesRequest,
|
|
16
16
|
ListDiscoveredResourcesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDiscoveredResourcesCommandInput
|
|
19
20
|
extends ListDiscoveredResourcesRequest {}
|
|
20
21
|
export interface ListDiscoveredResourcesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListMemberAccountsRequest,
|
|
16
16
|
ListMemberAccountsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMemberAccountsCommandInput
|
|
19
20
|
extends ListMemberAccountsRequest {}
|
|
20
21
|
export interface ListMemberAccountsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListPoliciesCommandInput extends ListPoliciesRequest {}
|
|
16
17
|
export interface ListPoliciesCommandOutput
|
|
17
18
|
extends ListPoliciesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListProtocolsListsRequest,
|
|
16
16
|
ListProtocolsListsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListProtocolsListsCommandInput
|
|
19
20
|
extends ListProtocolsListsRequest {}
|
|
20
21
|
export interface ListProtocolsListsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListResourceSetResourcesRequest,
|
|
16
16
|
ListResourceSetResourcesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListResourceSetResourcesCommandInput
|
|
19
20
|
extends ListResourceSetResourcesRequest {}
|
|
20
21
|
export interface ListResourceSetResourcesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListResourceSetsRequest,
|
|
16
16
|
ListResourceSetsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListResourceSetsCommandInput extends ListResourceSetsRequest {}
|
|
19
20
|
export interface ListResourceSetsCommandOutput
|
|
20
21
|
extends ListResourceSetsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListThirdPartyFirewallFirewallPoliciesRequest,
|
|
16
16
|
ListThirdPartyFirewallFirewallPoliciesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListThirdPartyFirewallFirewallPoliciesCommandInput
|
|
19
20
|
extends ListThirdPartyFirewallFirewallPoliciesRequest {}
|
|
20
21
|
export interface ListThirdPartyFirewallFirewallPoliciesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { PutAdminAccountRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutAdminAccountCommandInput extends PutAdminAccountRequest {}
|
|
16
17
|
export interface PutAdminAccountCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class PutAdminAccountCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { PutAppsListRequest, PutAppsListResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutAppsListCommandInput extends PutAppsListRequest {}
|
|
16
17
|
export interface PutAppsListCommandOutput
|
|
17
18
|
extends PutAppsListResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { PutNotificationChannelRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutNotificationChannelCommandInput
|
|
16
17
|
extends PutNotificationChannelRequest {}
|
|
17
18
|
export interface PutNotificationChannelCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { PutPolicyRequest, PutPolicyResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutPolicyCommandInput extends PutPolicyRequest {}
|
|
16
17
|
export interface PutPolicyCommandOutput
|
|
17
18
|
extends PutPolicyResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutProtocolsListRequest,
|
|
16
16
|
PutProtocolsListResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutProtocolsListCommandInput extends PutProtocolsListRequest {}
|
|
19
20
|
export interface PutProtocolsListCommandOutput
|
|
20
21
|
extends PutProtocolsListResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutResourceSetRequest,
|
|
16
16
|
PutResourceSetResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutResourceSetCommandInput extends PutResourceSetRequest {}
|
|
19
20
|
export interface PutResourceSetCommandOutput
|
|
20
21
|
extends PutResourceSetResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../FMSClient";
|
|
14
14
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UntagResourceRequest,
|
|
16
16
|
UntagResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -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";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class FMSServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-fms",
|
|
3
3
|
"description": "AWS SDK for JavaScript Fms Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.341.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.341.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.341.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.341.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.341.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.341.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.341.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.341.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.341.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.341.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.341.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.341.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.341.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.341.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.341.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.341.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.341.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.341.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.341.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.341.0",
|
|
43
|
+
"@aws-sdk/types": "3.341.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.341.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.341.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.341.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.341.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.341.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.341.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.341.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|