@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
@@ -22,10 +22,10 @@ export interface ListComplianceStatusCommandOutput extends ListComplianceStatusR
22
22
  }
23
23
  declare const ListComplianceStatusCommand_base: {
24
24
  new (input: ListComplianceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListComplianceStatusCommandInput, ListComplianceStatusCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListComplianceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListComplianceStatusCommandInput, ListComplianceStatusCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of <code>PolicyComplianceStatus</code> objects. Use
30
30
  * <code>PolicyComplianceStatus</code> to get a summary of which member accounts are protected
31
31
  * by the specified policy. </p>
@@ -83,6 +83,7 @@ declare const ListComplianceStatusCommand_base: {
83
83
  * @throws {@link FMSServiceException}
84
84
  * <p>Base exception class for all service exceptions from FMS service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListComplianceStatusCommand extends ListComplianceStatusCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListDiscoveredResourcesCommandOutput extends ListDiscoveredReso
22
22
  }
23
23
  declare const ListDiscoveredResourcesCommand_base: {
24
24
  new (input: ListDiscoveredResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDiscoveredResourcesCommandInput, ListDiscoveredResourcesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDiscoveredResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDiscoveredResourcesCommandInput, ListDiscoveredResourcesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of resources in the organization's accounts that are available to be associated with a resource set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const ListDiscoveredResourcesCommand_base: {
80
80
  * @throws {@link FMSServiceException}
81
81
  * <p>Base exception class for all service exceptions from FMS service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListDiscoveredResourcesCommand extends ListDiscoveredResourcesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListMemberAccountsCommandOutput extends ListMemberAccountsRespo
22
22
  }
23
23
  declare const ListMemberAccountsCommand_base: {
24
24
  new (input: ListMemberAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMemberAccountsCommandInput, ListMemberAccountsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMemberAccountsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMemberAccountsCommandInput, ListMemberAccountsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a <code>MemberAccounts</code> object that lists the member accounts in the
30
30
  * administrator's Amazon Web Services organization.</p>
31
31
  * <p>Either an Firewall Manager administrator or the organization's management account can make this request.</p>
@@ -66,6 +66,7 @@ declare const ListMemberAccountsCommand_base: {
66
66
  * @throws {@link FMSServiceException}
67
67
  * <p>Base exception class for all service exceptions from FMS service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class ListMemberAccountsCommand extends ListMemberAccountsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __Metad
22
22
  }
23
23
  declare const ListPoliciesCommand_base: {
24
24
  new (input: ListPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of <code>PolicySummary</code> objects.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const ListPoliciesCommand_base: {
86
86
  * @throws {@link FMSServiceException}
87
87
  * <p>Base exception class for all service exceptions from FMS service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListPoliciesCommand extends ListPoliciesCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListProtocolsListsCommandOutput extends ListProtocolsListsRespo
22
22
  }
23
23
  declare const ListProtocolsListsCommand_base: {
24
24
  new (input: ListProtocolsListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtocolsListsCommandInput, ListProtocolsListsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProtocolsListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtocolsListsCommandInput, ListProtocolsListsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of <code>ProtocolsListDataSummary</code> objects.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListProtocolsListsCommand_base: {
79
79
  * @throws {@link FMSServiceException}
80
80
  * <p>Base exception class for all service exceptions from FMS service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListProtocolsListsCommand extends ListProtocolsListsCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListResourceSetResourcesCommandOutput extends ListResourceSetRe
22
22
  }
23
23
  declare const ListResourceSetResourcesCommand_base: {
24
24
  new (input: ListResourceSetResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceSetResourcesCommandInput, ListResourceSetResourcesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListResourceSetResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceSetResourcesCommandInput, ListResourceSetResourcesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of resources that are currently associated to a resource set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListResourceSetResourcesCommand_base: {
78
78
  * @throws {@link FMSServiceException}
79
79
  * <p>Base exception class for all service exceptions from FMS service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListResourceSetResourcesCommand extends ListResourceSetResourcesCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListResourceSetsCommandOutput extends ListResourceSetsResponse,
22
22
  }
23
23
  declare const ListResourceSetsCommand_base: {
24
24
  new (input: ListResourceSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceSetsCommandInput, ListResourceSetsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListResourceSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResourceSetsCommandInput, ListResourceSetsCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of <code>ResourceSetSummary</code> objects.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const ListResourceSetsCommand_base: {
77
77
  * @throws {@link FMSServiceException}
78
78
  * <p>Base exception class for all service exceptions from FMS service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class ListResourceSetsCommand extends ListResourceSetsCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the list of tags for the specified Amazon Web Services resource. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const ListTagsForResourceCommand_base: {
75
75
  * @throws {@link FMSServiceException}
76
76
  * <p>Base exception class for all service exceptions from FMS service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListThirdPartyFirewallFirewallPoliciesCommandOutput extends Lis
22
22
  }
23
23
  declare const ListThirdPartyFirewallFirewallPoliciesCommand_base: {
24
24
  new (input: ListThirdPartyFirewallFirewallPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListThirdPartyFirewallFirewallPoliciesCommandInput, ListThirdPartyFirewallFirewallPoliciesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListThirdPartyFirewallFirewallPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListThirdPartyFirewallFirewallPoliciesCommandInput, ListThirdPartyFirewallFirewallPoliciesCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListThirdPartyFirewallFirewallPoliciesCommand_base: {
78
78
  * @throws {@link FMSServiceException}
79
79
  * <p>Base exception class for all service exceptions from FMS service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListThirdPartyFirewallFirewallPoliciesCommand extends ListThirdPartyFirewallFirewallPoliciesCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface PutAdminAccountCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const PutAdminAccountCommand_base: {
24
24
  new (input: PutAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<PutAdminAccountCommandInput, PutAdminAccountCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<PutAdminAccountCommandInput, PutAdminAccountCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates or updates an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by <a>AssociateAdminAccount</a>. Only the organization's management account can create an Firewall Manager administrator account. When you create an Firewall Manager administrator account, the service checks to see if the account is already a delegated administrator within Organizations. If the account isn't a delegated administrator, Firewall Manager calls Organizations to delegate the account within Organizations. For more information about administrator accounts within Organizations, see
30
30
  * <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts.html">Managing the Amazon Web Services Accounts in Your Organization</a>.</p>
31
31
  * @example
@@ -100,6 +100,7 @@ declare const PutAdminAccountCommand_base: {
100
100
  * @throws {@link FMSServiceException}
101
101
  * <p>Base exception class for all service exceptions from FMS service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class PutAdminAccountCommand extends PutAdminAccountCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface PutAppsListCommandOutput extends PutAppsListResponse, __Metadat
22
22
  }
23
23
  declare const PutAppsListCommand_base: {
24
24
  new (input: PutAppsListCommandInput): import("@smithy/smithy-client").CommandImpl<PutAppsListCommandInput, PutAppsListCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutAppsListCommandInput): import("@smithy/smithy-client").CommandImpl<PutAppsListCommandInput, PutAppsListCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Firewall Manager applications list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -127,6 +127,7 @@ declare const PutAppsListCommand_base: {
127
127
  * @throws {@link FMSServiceException}
128
128
  * <p>Base exception class for all service exceptions from FMS service.</p>
129
129
  *
130
+ * @public
130
131
  */
131
132
  export declare class PutAppsListCommand extends PutAppsListCommand_base {
132
133
  }
@@ -22,10 +22,10 @@ export interface PutNotificationChannelCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const PutNotificationChannelCommand_base: {
24
24
  new (input: PutNotificationChannelCommandInput): import("@smithy/smithy-client").CommandImpl<PutNotificationChannelCommandInput, PutNotificationChannelCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutNotificationChannelCommandInput): import("@smithy/smithy-client").CommandImpl<PutNotificationChannelCommandInput, PutNotificationChannelCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Designates the IAM role and Amazon Simple Notification Service (SNS) topic that
30
30
  * Firewall Manager uses to record SNS logs.</p>
31
31
  * <p>To perform this action outside of the console, you must first configure the SNS topic's access policy to allow the <code>SnsRoleName</code> to publish SNS logs. If the <code>SnsRoleName</code> provided is a role other than the <code>AWSServiceRoleForFMS</code> service-linked role, this role must have a trust relationship configured to allow the Firewall Manager service principal <code>fms.amazonaws.com</code> to assume this role. For information about configuring an SNS access policy, see
@@ -69,6 +69,7 @@ declare const PutNotificationChannelCommand_base: {
69
69
  * @throws {@link FMSServiceException}
70
70
  * <p>Base exception class for all service exceptions from FMS service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class PutNotificationChannelCommand extends PutNotificationChannelCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface PutPolicyCommandOutput extends PutPolicyResponse, __MetadataBea
22
22
  }
23
23
  declare const PutPolicyCommand_base: {
24
24
  new (input: PutPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutPolicyCommandInput, PutPolicyCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutPolicyCommandInput, PutPolicyCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Firewall Manager policy.</p>
30
30
  * <p>A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple
31
31
  * policy types across accounts, you can create multiple policies. You can create more than one
@@ -219,6 +219,7 @@ declare const PutPolicyCommand_base: {
219
219
  * @throws {@link FMSServiceException}
220
220
  * <p>Base exception class for all service exceptions from FMS service.</p>
221
221
  *
222
+ * @public
222
223
  */
223
224
  export declare class PutPolicyCommand extends PutPolicyCommand_base {
224
225
  }
@@ -22,10 +22,10 @@ export interface PutProtocolsListCommandOutput extends PutProtocolsListResponse,
22
22
  }
23
23
  declare const PutProtocolsListCommand_base: {
24
24
  new (input: PutProtocolsListCommandInput): import("@smithy/smithy-client").CommandImpl<PutProtocolsListCommandInput, PutProtocolsListCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutProtocolsListCommandInput): import("@smithy/smithy-client").CommandImpl<PutProtocolsListCommandInput, PutProtocolsListCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Firewall Manager protocols list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -111,6 +111,7 @@ declare const PutProtocolsListCommand_base: {
111
111
  * @throws {@link FMSServiceException}
112
112
  * <p>Base exception class for all service exceptions from FMS service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class PutProtocolsListCommand extends PutProtocolsListCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface PutResourceSetCommandOutput extends PutResourceSetResponse, __M
22
22
  }
23
23
  declare const PutResourceSetCommand_base: {
24
24
  new (input: PutResourceSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourceSetCommandInput, PutResourceSetCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutResourceSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourceSetCommandInput, PutResourceSetCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates the resource set.</p>
30
30
  * <p>An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.</p>
31
31
  * @example
@@ -101,6 +101,7 @@ declare const PutResourceSetCommand_base: {
101
101
  * @throws {@link FMSServiceException}
102
102
  * <p>Base exception class for all service exceptions from FMS service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class PutResourceSetCommand extends PutResourceSetCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds one or more tags to an Amazon Web Services resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const TagResourceCommand_base: {
80
80
  * @throws {@link FMSServiceException}
81
81
  * <p>Base exception class for all service exceptions from FMS service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class TagResourceCommand extends TagResourceCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more tags from an Amazon Web Services resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const UntagResourceCommand_base: {
71
71
  * @throws {@link FMSServiceException}
72
72
  * <p>Base exception class for all service exceptions from FMS service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
76
77
  }