@awboost/cfn-resource-types 0.1.136 → 0.1.137

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 (57) hide show
  1. package/lib/AWS-ApiGatewayV2-Integration.d.ts +6 -75
  2. package/lib/AWS-ApiGatewayV2-Integration.js +1 -2
  3. package/lib/AWS-AppIntegrations-Application.d.ts +1 -1
  4. package/lib/AWS-ApplicationSignals-ServiceLevelObjective.d.ts +72 -1
  5. package/lib/AWS-Backup-RestoreTestingPlan.d.ts +6 -0
  6. package/lib/AWS-Batch-ComputeEnvironment.d.ts +1 -0
  7. package/lib/AWS-Bedrock-Flow.d.ts +131 -1
  8. package/lib/AWS-Bedrock-FlowAlias.d.ts +1 -1
  9. package/lib/AWS-Bedrock-FlowVersion.d.ts +118 -1
  10. package/lib/AWS-Bedrock-PromptVersion.d.ts +17 -0
  11. package/lib/AWS-CloudWatch-Alarm.d.ts +7 -4
  12. package/lib/AWS-CodeBuild-Fleet.d.ts +6 -2
  13. package/lib/AWS-EC2-CustomerGateway.d.ts +1 -1
  14. package/lib/AWS-EC2-InternetGateway.d.ts +1 -1
  15. package/lib/AWS-EC2-KeyPair.d.ts +1 -1
  16. package/lib/AWS-EC2-NatGateway.d.ts +1 -1
  17. package/lib/AWS-EC2-Subnet.d.ts +4 -4
  18. package/lib/AWS-EC2-VPCEndpoint.d.ts +4 -2
  19. package/lib/AWS-EC2-VPCEndpoint.js +2 -1
  20. package/lib/AWS-EC2-VPNConnection.d.ts +12 -1
  21. package/lib/AWS-EC2-VPNGateway.d.ts +1 -1
  22. package/lib/AWS-EC2-VPNGatewayRoutePropagation.d.ts +6 -0
  23. package/lib/AWS-EC2-Volume.d.ts +13 -7
  24. package/lib/AWS-EC2-Volume.js +4 -1
  25. package/lib/AWS-ECR-Repository.d.ts +1 -1
  26. package/lib/AWS-ECS-TaskDefinition.d.ts +73 -62
  27. package/lib/AWS-ECS-TaskDefinition.js +1 -1
  28. package/lib/AWS-ElasticLoadBalancingV2-LoadBalancer.d.ts +1 -0
  29. package/lib/AWS-EntityResolution-MatchingWorkflow.d.ts +8 -0
  30. package/lib/AWS-EntityResolution-SchemaMapping.d.ts +1 -1
  31. package/lib/AWS-IoTFleetWise-Campaign.d.ts +20 -0
  32. package/lib/AWS-IoTFleetWise-DecoderManifest.d.ts +2 -2
  33. package/lib/AWS-MSK-Replicator.d.ts +21 -0
  34. package/lib/AWS-MediaLive-Input.d.ts +27 -0
  35. package/lib/AWS-MediaPackageV2-OriginEndpoint.d.ts +2 -2
  36. package/lib/AWS-Neptune-DBCluster.d.ts +7 -3
  37. package/lib/AWS-OpenSearchService-Domain.d.ts +12 -0
  38. package/lib/AWS-PaymentCryptography-Key.d.ts +3 -3
  39. package/lib/AWS-QBusiness-Application.d.ts +45 -0
  40. package/lib/AWS-QBusiness-WebExperience.d.ts +40 -0
  41. package/lib/AWS-QuickSight-Analysis.d.ts +48 -0
  42. package/lib/AWS-QuickSight-Dashboard.d.ts +48 -0
  43. package/lib/AWS-QuickSight-DataSet.d.ts +2 -2
  44. package/lib/AWS-QuickSight-DataSource.d.ts +1 -1
  45. package/lib/AWS-QuickSight-Template.d.ts +48 -0
  46. package/lib/AWS-RDS-DBInstance.d.ts +2 -2
  47. package/lib/AWS-SES-ReceiptRule.d.ts +1 -0
  48. package/lib/AWS-SSMQuickSetup-ConfigurationManager.d.ts +104 -0
  49. package/lib/AWS-SSMQuickSetup-ConfigurationManager.js +12 -0
  50. package/lib/AWS-SageMaker-Domain.d.ts +1 -1
  51. package/lib/AWS-SageMaker-UserProfile.d.ts +1 -1
  52. package/lib/AWS-SecurityHub-AutomationRule.d.ts +332 -96
  53. package/lib/AWS-SecurityHub-DelegatedAdmin.d.ts +9 -7
  54. package/lib/AWS-SecurityHub-DelegatedAdmin.js +4 -1
  55. package/lib/AWS-SecurityHub-FindingAggregator.d.ts +20 -10
  56. package/lib/AWS-SecurityHub-FindingAggregator.js +3 -1
  57. package/package.json +1 -1
@@ -1,12 +1,15 @@
1
1
  import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
2
  import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
3
  /**
4
- * The AWS::SecurityHub::DelegatedAdmin resource represents the AWS Security Hub delegated admin account in your organization. One delegated admin resource is allowed to create for the organization in each region in which you configure the AdminAccountId.
4
+ * The ``AWS::SecurityHub::DelegatedAdmin`` resource designates the delegated ASHlong administrator account for an organization. You must enable the integration between ASH and AOlong before you can designate a delegated ASH administrator. Only the management account for an organization can designate the delegated ASH administrator account. For more information, see [Designating the delegated administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *User Guide*.
5
+ To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
6
+ To designate multiple delegated administrators in different organizations and AWS-Regions, we recommend using [mappings](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/mappings-section-structure.html).
7
+ Tags aren't supported for this resource.
5
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-delegatedadmin.html}
6
9
  */
7
10
  export type SecurityHubDelegatedAdminProperties = {
8
11
  /**
9
- * The Amazon Web Services account identifier of the account to designate as the Security Hub administrator account
12
+ * The AWS-account identifier of the account to designate as the Security Hub administrator account.
10
13
  * @pattern `^[0-9]{12}$`
11
14
  */
12
15
  AdminAccountId: string;
@@ -17,17 +20,16 @@ export type SecurityHubDelegatedAdminProperties = {
17
20
  */
18
21
  export type SecurityHubDelegatedAdminAttributes = {
19
22
  /**
20
- * The identifier of the DelegatedAdmin being created and assigned as the unique identifier
21
23
  * @pattern `^[0-9]{12}/[a-zA-Z0-9-]{1,32}$`
22
24
  */
23
25
  DelegatedAdminIdentifier: string;
24
- /**
25
- * The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator
26
- */
27
26
  Status: "ENABLED" | "DISABLE_IN_PROGRESS";
28
27
  };
29
28
  /**
30
- * The AWS::SecurityHub::DelegatedAdmin resource represents the AWS Security Hub delegated admin account in your organization. One delegated admin resource is allowed to create for the organization in each region in which you configure the AdminAccountId.
29
+ * The ``AWS::SecurityHub::DelegatedAdmin`` resource designates the delegated ASHlong administrator account for an organization. You must enable the integration between ASH and AOlong before you can designate a delegated ASH administrator. Only the management account for an organization can designate the delegated ASH administrator account. For more information, see [Designating the delegated administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *User Guide*.
30
+ To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
31
+ To designate multiple delegated administrators in different organizations and AWS-Regions, we recommend using [mappings](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/mappings-section-structure.html).
32
+ Tags aren't supported for this resource.
31
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-delegatedadmin.html}
32
34
  */
33
35
  export declare class SecurityHubDelegatedAdmin extends $Resource<"AWS::SecurityHub::DelegatedAdmin", SecurityHubDelegatedAdminProperties, SecurityHubDelegatedAdminAttributes> {
@@ -1,6 +1,9 @@
1
1
  import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
2
  /**
3
- * The AWS::SecurityHub::DelegatedAdmin resource represents the AWS Security Hub delegated admin account in your organization. One delegated admin resource is allowed to create for the organization in each region in which you configure the AdminAccountId.
3
+ * The ``AWS::SecurityHub::DelegatedAdmin`` resource designates the delegated ASHlong administrator account for an organization. You must enable the integration between ASH and AOlong before you can designate a delegated ASH administrator. Only the management account for an organization can designate the delegated ASH administrator account. For more information, see [Designating the delegated administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *User Guide*.
4
+ To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
5
+ To designate multiple delegated administrators in different organizations and AWS-Regions, we recommend using [mappings](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/mappings-section-structure.html).
6
+ Tags aren't supported for this resource.
4
7
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-delegatedadmin.html}
5
8
  */
6
9
  export class SecurityHubDelegatedAdmin extends $Resource {
@@ -1,19 +1,29 @@
1
1
  import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
2
  import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
3
  /**
4
- * The AWS::SecurityHub::FindingAggregator resource represents the AWS Security Hub Finding Aggregator in your account. One finding aggregator resource is created for each account in non opt-in region in which you configure region linking mode.
4
+ * The ``AWS::SecurityHub::FindingAggregator`` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *User Guide*
5
+ This resource must be created in the Region that you want to designate as your aggregation Region.
6
+ Cross-Region aggregation is also a prerequisite for using [central configuration](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in ASH.
5
7
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-findingaggregator.html}
6
8
  */
7
9
  export type SecurityHubFindingAggregatorProperties = {
8
10
  /**
9
- * Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions
10
- */
11
+ * Indicates whether to aggregate findings from all of the available Regions in the current partition. Also determines whether to automatically aggregate findings from new Regions as Security Hub supports them and you opt into them.
12
+ The selected option also determines how to use the Regions provided in the Regions list.
13
+ The options are as follows:
14
+ + ``ALL_REGIONS`` - Aggregates findings from all of the Regions where Security Hub is enabled. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
15
+ + ``ALL_REGIONS_EXCEPT_SPECIFIED`` - Aggregates findings from all of the Regions where Security Hub is enabled, except for the Regions listed in the ``Regions`` parameter. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
16
+ + ``SPECIFIED_REGIONS`` - Aggregates findings only from the Regions listed in the ``Regions`` parameter. Security Hub does not automatically aggregate findings from new Regions.
17
+ + ``NO_REGIONS`` - Aggregates no data because no Regions are selected as linked Regions.
18
+ */
11
19
  RegionLinkingMode: "ALL_REGIONS" | "ALL_REGIONS_EXCEPT_SPECIFIED" | "SPECIFIED_REGIONS";
12
20
  /**
13
- * The list of excluded Regions or included Regions
14
- * @minLength `1`
15
- * @maxLength `50`
16
- */
21
+ * If ``RegionLinkingMode`` is ``ALL_REGIONS_EXCEPT_SPECIFIED``, then this is a space-separated list of Regions that do not aggregate findings to the aggregation Region.
22
+ If ``RegionLinkingMode`` is ``SPECIFIED_REGIONS``, then this is a space-separated list of Regions that do aggregate findings to the aggregation Region.
23
+ An ``InvalidInputException`` error results if you populate this field while ``RegionLinkingMode`` is ``NO_REGIONS``.
24
+ * @minLength `1`
25
+ * @maxLength `50`
26
+ */
17
27
  Regions?: string[];
18
28
  };
19
29
  /**
@@ -22,18 +32,18 @@ export type SecurityHubFindingAggregatorProperties = {
22
32
  */
23
33
  export type SecurityHubFindingAggregatorAttributes = {
24
34
  /**
25
- * The aggregation Region of the FindingAggregator
26
35
  * @pattern `^[a-zA-Z0-9-]{1,32}$`
27
36
  */
28
37
  FindingAggregationRegion: string;
29
38
  /**
30
- * The ARN of the FindingAggregator being created and assigned as the unique identifier
31
39
  * @pattern `arn:aws\S*:securityhub:\S*`
32
40
  */
33
41
  FindingAggregatorArn: string;
34
42
  };
35
43
  /**
36
- * The AWS::SecurityHub::FindingAggregator resource represents the AWS Security Hub Finding Aggregator in your account. One finding aggregator resource is created for each account in non opt-in region in which you configure region linking mode.
44
+ * The ``AWS::SecurityHub::FindingAggregator`` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *User Guide*
45
+ This resource must be created in the Region that you want to designate as your aggregation Region.
46
+ Cross-Region aggregation is also a prerequisite for using [central configuration](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in ASH.
37
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-findingaggregator.html}
38
48
  */
39
49
  export declare class SecurityHubFindingAggregator extends $Resource<"AWS::SecurityHub::FindingAggregator", SecurityHubFindingAggregatorProperties, SecurityHubFindingAggregatorAttributes> {
@@ -1,6 +1,8 @@
1
1
  import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
2
  /**
3
- * The AWS::SecurityHub::FindingAggregator resource represents the AWS Security Hub Finding Aggregator in your account. One finding aggregator resource is created for each account in non opt-in region in which you configure region linking mode.
3
+ * The ``AWS::SecurityHub::FindingAggregator`` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *User Guide*
4
+ This resource must be created in the Region that you want to designate as your aggregation Region.
5
+ Cross-Region aggregation is also a prerequisite for using [central configuration](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in ASH.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-findingaggregator.html}
5
7
  */
6
8
  export class SecurityHubFindingAggregator extends $Resource {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awboost/cfn-resource-types",
3
- "version": "0.1.136",
3
+ "version": "0.1.137",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },