@aws-sdk/client-fms 3.533.0 → 3.535.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.
Files changed (89) hide show
  1. package/dist-types/FMS.d.ts +10 -1
  2. package/dist-types/FMSClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateAdminAccountCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchAssociateResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteAppsListCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteProtocolsListCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteResourceSetCommand.d.ts +2 -1
  12. package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +2 -1
  13. package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +2 -1
  14. package/dist-types/commands/GetAdminAccountCommand.d.ts +2 -1
  15. package/dist-types/commands/GetAdminScopeCommand.d.ts +2 -1
  16. package/dist-types/commands/GetAppsListCommand.d.ts +2 -1
  17. package/dist-types/commands/GetComplianceDetailCommand.d.ts +2 -1
  18. package/dist-types/commands/GetNotificationChannelCommand.d.ts +2 -1
  19. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  20. package/dist-types/commands/GetProtectionStatusCommand.d.ts +2 -1
  21. package/dist-types/commands/GetProtocolsListCommand.d.ts +2 -1
  22. package/dist-types/commands/GetResourceSetCommand.d.ts +2 -1
  23. package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +2 -1
  24. package/dist-types/commands/GetViolationDetailsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +2 -1
  26. package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +2 -1
  27. package/dist-types/commands/ListAppsListsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListComplianceStatusCommand.d.ts +2 -1
  29. package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +2 -1
  30. package/dist-types/commands/ListMemberAccountsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListProtocolsListsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +2 -1
  34. package/dist-types/commands/ListResourceSetsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +2 -1
  37. package/dist-types/commands/PutAdminAccountCommand.d.ts +2 -1
  38. package/dist-types/commands/PutAppsListCommand.d.ts +2 -1
  39. package/dist-types/commands/PutNotificationChannelCommand.d.ts +2 -1
  40. package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
  41. package/dist-types/commands/PutProtocolsListCommand.d.ts +2 -1
  42. package/dist-types/commands/PutResourceSetCommand.d.ts +2 -1
  43. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  44. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  45. package/dist-types/models/models_0.d.ts +571 -571
  46. package/dist-types/ts3.4/FMS.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  89. package/package.json +40 -40
@@ -234,6 +234,7 @@ export interface FMS {
234
234
  options: __HttpHandlerOptions,
235
235
  cb: (err: any, data?: DeleteAppsListCommandOutput) => void
236
236
  ): void;
237
+ deleteNotificationChannel(): Promise<DeleteNotificationChannelCommandOutput>;
237
238
  deleteNotificationChannel(
238
239
  args: DeleteNotificationChannelCommandInput,
239
240
  options?: __HttpHandlerOptions
@@ -286,6 +287,7 @@ export interface FMS {
286
287
  options: __HttpHandlerOptions,
287
288
  cb: (err: any, data?: DeleteResourceSetCommandOutput) => void
288
289
  ): void;
290
+ disassociateAdminAccount(): Promise<DisassociateAdminAccountCommandOutput>;
289
291
  disassociateAdminAccount(
290
292
  args: DisassociateAdminAccountCommandInput,
291
293
  options?: __HttpHandlerOptions
@@ -312,6 +314,7 @@ export interface FMS {
312
314
  options: __HttpHandlerOptions,
313
315
  cb: (err: any, data?: DisassociateThirdPartyFirewallCommandOutput) => void
314
316
  ): void;
317
+ getAdminAccount(): Promise<GetAdminAccountCommandOutput>;
315
318
  getAdminAccount(
316
319
  args: GetAdminAccountCommandInput,
317
320
  options?: __HttpHandlerOptions
@@ -364,6 +367,7 @@ export interface FMS {
364
367
  options: __HttpHandlerOptions,
365
368
  cb: (err: any, data?: GetComplianceDetailCommandOutput) => void
366
369
  ): void;
370
+ getNotificationChannel(): Promise<GetNotificationChannelCommandOutput>;
367
371
  getNotificationChannel(
368
372
  args: GetNotificationChannelCommandInput,
369
373
  options?: __HttpHandlerOptions
@@ -461,6 +465,7 @@ export interface FMS {
461
465
  options: __HttpHandlerOptions,
462
466
  cb: (err: any, data?: GetViolationDetailsCommandOutput) => void
463
467
  ): void;
468
+ listAdminAccountsForOrganization(): Promise<ListAdminAccountsForOrganizationCommandOutput>;
464
469
  listAdminAccountsForOrganization(
465
470
  args: ListAdminAccountsForOrganizationCommandInput,
466
471
  options?: __HttpHandlerOptions
@@ -474,6 +479,7 @@ export interface FMS {
474
479
  options: __HttpHandlerOptions,
475
480
  cb: (err: any, data?: ListAdminAccountsForOrganizationCommandOutput) => void
476
481
  ): void;
482
+ listAdminsManagingAccount(): Promise<ListAdminsManagingAccountCommandOutput>;
477
483
  listAdminsManagingAccount(
478
484
  args: ListAdminsManagingAccountCommandInput,
479
485
  options?: __HttpHandlerOptions
@@ -526,6 +532,7 @@ export interface FMS {
526
532
  options: __HttpHandlerOptions,
527
533
  cb: (err: any, data?: ListDiscoveredResourcesCommandOutput) => void
528
534
  ): void;
535
+ listMemberAccounts(): Promise<ListMemberAccountsCommandOutput>;
529
536
  listMemberAccounts(
530
537
  args: ListMemberAccountsCommandInput,
531
538
  options?: __HttpHandlerOptions
@@ -539,6 +546,7 @@ export interface FMS {
539
546
  options: __HttpHandlerOptions,
540
547
  cb: (err: any, data?: ListMemberAccountsCommandOutput) => void
541
548
  ): void;
549
+ listPolicies(): Promise<ListPoliciesCommandOutput>;
542
550
  listPolicies(
543
551
  args: ListPoliciesCommandInput,
544
552
  options?: __HttpHandlerOptions
@@ -578,6 +586,7 @@ export interface FMS {
578
586
  options: __HttpHandlerOptions,
579
587
  cb: (err: any, data?: ListResourceSetResourcesCommandOutput) => void
580
588
  ): void;
589
+ listResourceSets(): Promise<ListResourceSetsCommandOutput>;
581
590
  listResourceSets(
582
591
  args: ListResourceSetsCommandInput,
583
592
  options?: __HttpHandlerOptions
@@ -20,6 +20,15 @@ declare const AssociateAdminAccountCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: AssociateAdminAccountCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ AssociateAdminAccountCommandInput,
27
+ AssociateAdminAccountCommandOutput,
28
+ FMSClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class AssociateAdminAccountCommand extends AssociateAdminAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateThirdPartyFirewallCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateThirdPartyFirewallCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateThirdPartyFirewallCommandInput,
32
+ AssociateThirdPartyFirewallCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateThirdPartyFirewallCommand extends AssociateThirdPartyFirewallCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchAssociateResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchAssociateResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchAssociateResourceCommandInput,
32
+ BatchAssociateResourceCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchAssociateResourceCommand extends BatchAssociateResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchDisassociateResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchDisassociateResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchDisassociateResourceCommandInput,
32
+ BatchDisassociateResourceCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchDisassociateResourceCommand extends BatchDisassociateResourceCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteAppsListCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteAppsListCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteAppsListCommandInput,
26
+ DeleteAppsListCommandOutput,
27
+ FMSClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteAppsListCommand extends DeleteAppsListCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteNotificationChannelCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [DeleteNotificationChannelCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteNotificationChannelCommandInput,
28
+ DeleteNotificationChannelCommandOutput,
29
+ FMSClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteNotificationChannelCommand extends DeleteNotificationChannelCommand_base {}
@@ -19,6 +19,15 @@ declare const DeletePolicyCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeletePolicyCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeletePolicyCommandInput,
26
+ DeletePolicyCommandOutput,
27
+ FMSClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeletePolicyCommand extends DeletePolicyCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteProtocolsListCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteProtocolsListCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteProtocolsListCommandInput,
27
+ DeleteProtocolsListCommandOutput,
28
+ FMSClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteProtocolsListCommand extends DeleteProtocolsListCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteResourceSetCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteResourceSetCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteResourceSetCommandInput,
27
+ DeleteResourceSetCommandOutput,
28
+ FMSClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteResourceSetCommand extends DeleteResourceSetCommand_base {}
@@ -21,6 +21,15 @@ declare const DisassociateAdminAccountCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [DisassociateAdminAccountCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DisassociateAdminAccountCommandInput,
28
+ DisassociateAdminAccountCommandOutput,
29
+ FMSClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DisassociateAdminAccountCommand extends DisassociateAdminAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateThirdPartyFirewallCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateThirdPartyFirewallCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateThirdPartyFirewallCommandInput,
32
+ DisassociateThirdPartyFirewallCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateThirdPartyFirewallCommand extends DisassociateThirdPartyFirewallCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAdminAccountCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [GetAdminAccountCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAdminAccountCommandInput,
31
+ GetAdminAccountCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAdminAccountCommand extends GetAdminAccountCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAdminScopeCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetAdminScopeCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAdminScopeCommandInput,
31
+ GetAdminScopeCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAdminScopeCommand extends GetAdminScopeCommand_base {}
@@ -21,6 +21,15 @@ declare const GetAppsListCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetAppsListCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetAppsListCommandInput,
28
+ GetAppsListCommandOutput,
29
+ FMSClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetAppsListCommand extends GetAppsListCommand_base {}
@@ -25,6 +25,15 @@ declare const GetComplianceDetailCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetComplianceDetailCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetComplianceDetailCommandInput,
32
+ GetComplianceDetailCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetComplianceDetailCommand extends GetComplianceDetailCommand_base {}
@@ -25,6 +25,15 @@ declare const GetNotificationChannelCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetNotificationChannelCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetNotificationChannelCommandInput,
32
+ GetNotificationChannelCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetNotificationChannelCommand extends GetNotificationChannelCommand_base {}
@@ -21,6 +21,15 @@ declare const GetPolicyCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetPolicyCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetPolicyCommandInput,
28
+ GetPolicyCommandOutput,
29
+ FMSClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetPolicyCommand extends GetPolicyCommand_base {}
@@ -25,6 +25,15 @@ declare const GetProtectionStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetProtectionStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetProtectionStatusCommandInput,
32
+ GetProtectionStatusCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetProtectionStatusCommand extends GetProtectionStatusCommand_base {}
@@ -24,6 +24,15 @@ declare const GetProtocolsListCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetProtocolsListCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetProtocolsListCommandInput,
31
+ GetProtocolsListCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetProtocolsListCommand extends GetProtocolsListCommand_base {}
@@ -24,6 +24,15 @@ declare const GetResourceSetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetResourceSetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetResourceSetCommandInput,
31
+ GetResourceSetCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetResourceSetCommand extends GetResourceSetCommand_base {}
@@ -25,6 +25,15 @@ declare const GetThirdPartyFirewallAssociationStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetThirdPartyFirewallAssociationStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetThirdPartyFirewallAssociationStatusCommandInput,
32
+ GetThirdPartyFirewallAssociationStatusCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetThirdPartyFirewallAssociationStatusCommand extends GetThirdPartyFirewallAssociationStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const GetViolationDetailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetViolationDetailsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetViolationDetailsCommandInput,
32
+ GetViolationDetailsCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetViolationDetailsCommand extends GetViolationDetailsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAdminAccountsForOrganizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListAdminAccountsForOrganizationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAdminAccountsForOrganizationCommandInput,
32
+ ListAdminAccountsForOrganizationCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAdminAccountsForOrganizationCommand extends ListAdminAccountsForOrganizationCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAdminsManagingAccountCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListAdminsManagingAccountCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAdminsManagingAccountCommandInput,
32
+ ListAdminsManagingAccountCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAdminsManagingAccountCommand extends ListAdminsManagingAccountCommand_base {}
@@ -24,6 +24,15 @@ declare const ListAppsListsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListAppsListsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListAppsListsCommandInput,
31
+ ListAppsListsCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListAppsListsCommand extends ListAppsListsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListComplianceStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListComplianceStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListComplianceStatusCommandInput,
32
+ ListComplianceStatusCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListComplianceStatusCommand extends ListComplianceStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const ListDiscoveredResourcesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListDiscoveredResourcesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListDiscoveredResourcesCommandInput,
32
+ ListDiscoveredResourcesCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListDiscoveredResourcesCommand extends ListDiscoveredResourcesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListMemberAccountsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListMemberAccountsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListMemberAccountsCommandInput,
32
+ ListMemberAccountsCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListMemberAccountsCommand extends ListMemberAccountsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListPoliciesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListPoliciesCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListPoliciesCommandInput,
28
+ ListPoliciesCommandOutput,
29
+ FMSClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListPoliciesCommand extends ListPoliciesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListProtocolsListsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListProtocolsListsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListProtocolsListsCommandInput,
32
+ ListProtocolsListsCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListProtocolsListsCommand extends ListProtocolsListsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListResourceSetResourcesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListResourceSetResourcesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListResourceSetResourcesCommandInput,
32
+ ListResourceSetResourcesCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListResourceSetResourcesCommand extends ListResourceSetResourcesCommand_base {}
@@ -24,6 +24,15 @@ declare const ListResourceSetsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListResourceSetsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListResourceSetsCommandInput,
31
+ ListResourceSetsCommandOutput,
32
+ FMSClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListResourceSetsCommand extends ListResourceSetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ListThirdPartyFirewallFirewallPoliciesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListThirdPartyFirewallFirewallPoliciesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListThirdPartyFirewallFirewallPoliciesCommandInput,
32
+ ListThirdPartyFirewallFirewallPoliciesCommandOutput,
33
+ FMSClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListThirdPartyFirewallFirewallPoliciesCommand extends ListThirdPartyFirewallFirewallPoliciesCommand_base {}