@awboost/cfn-resource-types 0.1.197 → 0.1.199

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 (81) hide show
  1. package/lib/AWS-ApiGateway-BasePathMappingV2.d.ts +43 -0
  2. package/lib/AWS-ApiGateway-BasePathMappingV2.js +12 -0
  3. package/lib/AWS-ApiGateway-DomainNameAccessAssociation.d.ts +51 -0
  4. package/lib/AWS-ApiGateway-DomainNameAccessAssociation.js +12 -0
  5. package/lib/AWS-ApiGateway-DomainNameV2.d.ts +50 -0
  6. package/lib/AWS-ApiGateway-DomainNameV2.js +12 -0
  7. package/lib/AWS-ApplicationAutoScaling-ScalingPolicy.d.ts +146 -0
  8. package/lib/AWS-AutoScaling-AutoScalingGroup.d.ts +17 -0
  9. package/lib/AWS-AutoScaling-ScalingPolicy.d.ts +3 -0
  10. package/lib/AWS-Chatbot-CustomAction.d.ts +122 -0
  11. package/lib/AWS-Chatbot-CustomAction.js +12 -0
  12. package/lib/AWS-Chatbot-MicrosoftTeamsChannelConfiguration.d.ts +4 -0
  13. package/lib/AWS-Chatbot-SlackChannelConfiguration.d.ts +4 -0
  14. package/lib/AWS-CloudFront-CachePolicy.d.ts +105 -12
  15. package/lib/AWS-CloudFront-CachePolicy.js +7 -1
  16. package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.d.ts +11 -2
  17. package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.js +2 -1
  18. package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.d.ts +52 -2
  19. package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.js +4 -1
  20. package/lib/AWS-CloudFront-Distribution.d.ts +53 -11
  21. package/lib/AWS-CloudFront-Function.d.ts +42 -2
  22. package/lib/AWS-CloudFront-Function.js +5 -1
  23. package/lib/AWS-CloudFront-KeyGroup.d.ts +20 -2
  24. package/lib/AWS-CloudFront-KeyGroup.js +3 -1
  25. package/lib/AWS-CloudFront-KeyValueStore.d.ts +20 -2
  26. package/lib/AWS-CloudFront-KeyValueStore.js +2 -1
  27. package/lib/AWS-CloudFront-MonitoringSubscription.d.ts +18 -2
  28. package/lib/AWS-CloudFront-MonitoringSubscription.js +2 -1
  29. package/lib/AWS-CloudFront-OriginAccessControl.d.ts +29 -4
  30. package/lib/AWS-CloudFront-OriginAccessControl.js +4 -1
  31. package/lib/AWS-CloudFront-OriginRequestPolicy.d.ts +75 -8
  32. package/lib/AWS-CloudFront-OriginRequestPolicy.js +8 -1
  33. package/lib/AWS-CloudFront-PublicKey.d.ts +20 -2
  34. package/lib/AWS-CloudFront-PublicKey.js +2 -1
  35. package/lib/AWS-CloudFront-RealtimeLogConfig.d.ts +28 -4
  36. package/lib/AWS-CloudFront-RealtimeLogConfig.js +2 -1
  37. package/lib/AWS-CloudFront-ResponseHeadersPolicy.d.ts +213 -6
  38. package/lib/AWS-CloudFront-ResponseHeadersPolicy.js +5 -1
  39. package/lib/AWS-CloudTrail-Dashboard.d.ts +129 -0
  40. package/lib/AWS-CloudTrail-Dashboard.js +13 -0
  41. package/lib/AWS-Connect-EmailAddress.d.ts +79 -0
  42. package/lib/AWS-Connect-EmailAddress.js +12 -0
  43. package/lib/AWS-Connect-HoursOfOperation.d.ts +82 -0
  44. package/lib/AWS-CustomerProfiles-SegmentDefinition.d.ts +424 -0
  45. package/lib/AWS-CustomerProfiles-SegmentDefinition.js +13 -0
  46. package/lib/AWS-DynamoDB-Table.d.ts +9 -0
  47. package/lib/AWS-EC2-LaunchTemplate.d.ts +28 -0
  48. package/lib/AWS-EC2-VPCBlockPublicAccessExclusion.d.ts +62 -0
  49. package/lib/AWS-EC2-VPCBlockPublicAccessExclusion.js +12 -0
  50. package/lib/AWS-EC2-VPCBlockPublicAccessOptions.d.ts +31 -0
  51. package/lib/AWS-EC2-VPCBlockPublicAccessOptions.js +12 -0
  52. package/lib/AWS-ElasticLoadBalancingV2-Listener.d.ts +3 -3
  53. package/lib/AWS-ElasticLoadBalancingV2-ListenerRule.d.ts +1 -1
  54. package/lib/AWS-IVS-IngestConfiguration.d.ts +92 -0
  55. package/lib/AWS-IVS-IngestConfiguration.js +12 -0
  56. package/lib/AWS-IoTFleetWise-DecoderManifest.d.ts +63 -2
  57. package/lib/AWS-IoTFleetWise-StateTemplate.d.ts +75 -0
  58. package/lib/AWS-IoTFleetWise-StateTemplate.js +12 -0
  59. package/lib/AWS-IoTSiteWise-Portal.d.ts +25 -0
  60. package/lib/AWS-Lambda-EventSourceMapping.d.ts +19 -0
  61. package/lib/AWS-M2-Deployment.d.ts +48 -0
  62. package/lib/AWS-M2-Deployment.js +13 -0
  63. package/lib/AWS-OpenSearchServerless-SecurityConfig.d.ts +41 -1
  64. package/lib/AWS-RDS-GlobalCluster.d.ts +11 -0
  65. package/lib/AWS-ResourceGroups-TagSyncTask.d.ts +78 -0
  66. package/lib/AWS-ResourceGroups-TagSyncTask.js +13 -0
  67. package/lib/AWS-S3Express-DirectoryBucket.d.ts +54 -0
  68. package/lib/AWS-SageMaker-Cluster.d.ts +1 -0
  69. package/lib/AWS-SageMaker-Domain.d.ts +1 -1
  70. package/lib/AWS-SageMaker-InferenceComponent.d.ts +9 -3
  71. package/lib/AWS-SageMaker-ModelPackage.d.ts +1 -1
  72. package/lib/AWS-SageMaker-UserProfile.d.ts +1 -1
  73. package/lib/AWS-Synthetics-Canary.d.ts +4 -0
  74. package/lib/AWS-Wisdom-MessageTemplate.d.ts +668 -0
  75. package/lib/AWS-Wisdom-MessageTemplate.js +12 -0
  76. package/lib/AWS-Wisdom-MessageTemplateVersion.d.ts +45 -0
  77. package/lib/AWS-Wisdom-MessageTemplateVersion.js +13 -0
  78. package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.d.ts +182 -0
  79. package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.js +12 -0
  80. package/lib/AWS-WorkSpacesWeb-Portal.d.ts +6 -0
  81. package/package.json +1 -1
@@ -84,6 +84,13 @@ export type BaselineEbsBandwidthMbps = {
84
84
  */
85
85
  Min?: number;
86
86
  };
87
+ /**
88
+ * Type definition for `AWS::EC2::LaunchTemplate.BaselinePerformanceFactors`.
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-baselineperformancefactors.html}
90
+ */
91
+ export type BaselinePerformanceFactors = {
92
+ Cpu?: Cpu;
93
+ };
87
94
  /**
88
95
  * Type definition for `AWS::EC2::LaunchTemplate.BlockDeviceMapping`.
89
96
  * Specifies a block device mapping for a launch template. You must specify ``DeviceName`` plus exactly one of the following properties: ``Ebs``, ``NoDevice``, or ``VirtualName``.
@@ -161,6 +168,16 @@ export type ConnectionTrackingSpecification = {
161
168
  */
162
169
  UdpTimeout?: number;
163
170
  };
171
+ /**
172
+ * Type definition for `AWS::EC2::LaunchTemplate.Cpu`.
173
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-cpu.html}
174
+ */
175
+ export type Cpu = {
176
+ /**
177
+ * A list of references to be used as baseline for the CPU performance. Currently, you can only specify a single reference across different instance type variations such as CPU manufacturers, architectures etc.
178
+ */
179
+ References?: Reference[];
180
+ };
164
181
  /**
165
182
  * Type definition for `AWS::EC2::LaunchTemplate.CpuOptions`.
166
183
  * Specifies the CPU options for an instance. For more information, see [Optimize CPU options](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html) in the *User Guide*.
@@ -430,6 +447,7 @@ export type InstanceRequirements = {
430
447
  Default: No minimum or maximum limits
431
448
  */
432
449
  BaselineEbsBandwidthMbps?: BaselineEbsBandwidthMbps;
450
+ BaselinePerformanceFactors?: BaselinePerformanceFactors;
433
451
  /**
434
452
  * Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html).
435
453
  + To include burstable performance instance types, specify ``included``.
@@ -1084,6 +1102,16 @@ export type PrivateIpAdd = {
1084
1102
  */
1085
1103
  PrivateIpAddress?: string;
1086
1104
  };
1105
+ /**
1106
+ * Type definition for `AWS::EC2::LaunchTemplate.Reference`.
1107
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-reference.html}
1108
+ */
1109
+ export type Reference = {
1110
+ /**
1111
+ * The instance family to refer. Ensure that you specify the correct family name. For example, C6i and C6g are valid values, but C6 is not.
1112
+ */
1113
+ InstanceFamily?: string;
1114
+ };
1087
1115
  /**
1088
1116
  * Type definition for `AWS::EC2::LaunchTemplate.SpotOptions`.
1089
1117
  * Specifies options for Spot Instances.
@@ -0,0 +1,62 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessExclusion.
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessexclusion.html}
6
+ */
7
+ export type EC2VPCBlockPublicAccessExclusionProperties = {
8
+ /**
9
+ * The desired Block Public Access Exclusion Mode for a specific VPC/Subnet.
10
+ */
11
+ InternetGatewayExclusionMode: "allow-bidirectional" | "allow-egress";
12
+ /**
13
+ * The ID of the subnet. Required only if you don't specify VpcId
14
+ */
15
+ SubnetId?: string;
16
+ /**
17
+ * An array of key-value pairs to apply to this resource.
18
+ */
19
+ Tags?: Tag[];
20
+ /**
21
+ * The ID of the vpc. Required only if you don't specify SubnetId.
22
+ */
23
+ VpcId?: string;
24
+ };
25
+ /**
26
+ * Attribute type definition for `AWS::EC2::VPCBlockPublicAccessExclusion`.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessexclusion.html#aws-resource-ec2-vpcblockpublicaccessexclusion-return-values}
28
+ */
29
+ export type EC2VPCBlockPublicAccessExclusionAttributes = {
30
+ /**
31
+ * The ID of the exclusion
32
+ */
33
+ ExclusionId: string;
34
+ };
35
+ /**
36
+ * Type definition for `AWS::EC2::VPCBlockPublicAccessExclusion.Tag`.
37
+ * A key-value pair to associate with a resource.
38
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-vpcblockpublicaccessexclusion-tag.html}
39
+ */
40
+ export type Tag = {
41
+ /**
42
+ * The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
43
+ * @minLength `1`
44
+ * @maxLength `128`
45
+ */
46
+ Key: string;
47
+ /**
48
+ * The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
49
+ * @minLength `0`
50
+ * @maxLength `256`
51
+ */
52
+ Value: string;
53
+ };
54
+ /**
55
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessExclusion.
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessexclusion.html}
57
+ */
58
+ export declare class EC2VPCBlockPublicAccessExclusion extends $Resource<"AWS::EC2::VPCBlockPublicAccessExclusion", EC2VPCBlockPublicAccessExclusionProperties, EC2VPCBlockPublicAccessExclusionAttributes> {
59
+ static readonly Type = "AWS::EC2::VPCBlockPublicAccessExclusion";
60
+ constructor(logicalId: string, properties: EC2VPCBlockPublicAccessExclusionProperties, options?: $ResourceOptions);
61
+ }
62
+ //# sourceMappingURL=AWS-EC2-VPCBlockPublicAccessExclusion.d.ts.map
@@ -0,0 +1,12 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessExclusion.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessexclusion.html}
5
+ */
6
+ export class EC2VPCBlockPublicAccessExclusion extends $Resource {
7
+ static Type = "AWS::EC2::VPCBlockPublicAccessExclusion";
8
+ constructor(logicalId, properties, options) {
9
+ super(logicalId, EC2VPCBlockPublicAccessExclusion.Type, properties, options);
10
+ }
11
+ }
12
+ //# sourceMappingURL=AWS-EC2-VPCBlockPublicAccessExclusion.js.map
@@ -0,0 +1,31 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessOptions
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html}
6
+ */
7
+ export type EC2VPCBlockPublicAccessOptionsProperties = {
8
+ /**
9
+ * The desired Block Public Access mode for Internet Gateways in your account. We do not allow to create in a off mode as this is the default value
10
+ */
11
+ InternetGatewayBlockMode: "block-bidirectional" | "block-ingress";
12
+ };
13
+ /**
14
+ * Attribute type definition for `AWS::EC2::VPCBlockPublicAccessOptions`.
15
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html#aws-resource-ec2-vpcblockpublicaccessoptions-return-values}
16
+ */
17
+ export type EC2VPCBlockPublicAccessOptionsAttributes = {
18
+ /**
19
+ * The identifier for the specified AWS account.
20
+ */
21
+ AccountId: string;
22
+ };
23
+ /**
24
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessOptions
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html}
26
+ */
27
+ export declare class EC2VPCBlockPublicAccessOptions extends $Resource<"AWS::EC2::VPCBlockPublicAccessOptions", EC2VPCBlockPublicAccessOptionsProperties, EC2VPCBlockPublicAccessOptionsAttributes> {
28
+ static readonly Type = "AWS::EC2::VPCBlockPublicAccessOptions";
29
+ constructor(logicalId: string, properties: EC2VPCBlockPublicAccessOptionsProperties, options?: $ResourceOptions);
30
+ }
31
+ //# sourceMappingURL=AWS-EC2-VPCBlockPublicAccessOptions.d.ts.map
@@ -0,0 +1,12 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Resource Type definition for AWS::EC2::VPCBlockPublicAccessOptions
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html}
5
+ */
6
+ export class EC2VPCBlockPublicAccessOptions extends $Resource {
7
+ static Type = "AWS::EC2::VPCBlockPublicAccessOptions";
8
+ constructor(logicalId, properties, options) {
9
+ super(logicalId, EC2VPCBlockPublicAccessOptions.Type, properties, options);
10
+ }
11
+ }
12
+ //# sourceMappingURL=AWS-EC2-VPCBlockPublicAccessOptions.js.map
@@ -33,11 +33,11 @@ export type ElasticLoadBalancingV2ListenerProperties = {
33
33
  */
34
34
  MutualAuthentication?: MutualAuthentication;
35
35
  /**
36
- * The port on which the load balancer is listening. You cannot specify a port for a Gateway Load Balancer.
36
+ * The port on which the load balancer is listening. You can't specify a port for a Gateway Load Balancer.
37
37
  */
38
38
  Port?: number;
39
39
  /**
40
- * The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You cannot specify a protocol for a Gateway Load Balancer.
40
+ * The protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP. You can’t specify the UDP or TCP_UDP protocol if dual-stack mode is enabled. You can't specify a protocol for a Gateway Load Balancer.
41
41
  */
42
42
  Protocol?: string;
43
43
  /**
@@ -305,7 +305,7 @@ export type RedirectConfig = {
305
305
  */
306
306
  Port?: string;
307
307
  /**
308
- * The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
308
+ * The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You can't redirect HTTPS to HTTP.
309
309
  */
310
310
  Protocol?: string;
311
311
  /**
@@ -322,7 +322,7 @@ export type RedirectConfig = {
322
322
  */
323
323
  Port?: string;
324
324
  /**
325
- * The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You cannot redirect HTTPS to HTTP.
325
+ * The protocol. You can specify HTTP, HTTPS, or #{protocol}. You can redirect HTTP to HTTP, HTTP to HTTPS, and HTTPS to HTTPS. You can't redirect HTTPS to HTTP.
326
326
  */
327
327
  Protocol?: string;
328
328
  /**
@@ -0,0 +1,92 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Resource Type definition for AWS::IVS::IngestConfiguration
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-ingestconfiguration.html}
6
+ */
7
+ export type IVSIngestConfigurationProperties = {
8
+ /**
9
+ * Ingest Protocol.
10
+ */
11
+ IngestProtocol?: "RTMP" | "RTMPS";
12
+ /**
13
+ * Whether ingest configuration allows insecure ingest.
14
+ */
15
+ InsecureIngest?: boolean;
16
+ /**
17
+ * IngestConfiguration
18
+ * @minLength `0`
19
+ * @maxLength `128`
20
+ * @pattern `^[a-zA-Z0-9-_]*$`
21
+ */
22
+ Name?: string;
23
+ /**
24
+ * Stage ARN. A value other than an empty string indicates that stage is linked to IngestConfiguration. Default: "" (recording is disabled).
25
+ * @minLength `0`
26
+ * @maxLength `128`
27
+ * @pattern `^arn:aws:ivs:[a-z0-9-]+:[0-9]+:stage/[a-zA-Z0-9-]+$`
28
+ */
29
+ StageArn?: string;
30
+ /**
31
+ * A list of key-value pairs that contain metadata for the asset model.
32
+ * @maxLength `50`
33
+ */
34
+ Tags?: Tag[];
35
+ /**
36
+ * User defined indentifier for participant associated with IngestConfiguration.
37
+ */
38
+ UserId?: string;
39
+ };
40
+ /**
41
+ * Attribute type definition for `AWS::IVS::IngestConfiguration`.
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-ingestconfiguration.html#aws-resource-ivs-ingestconfiguration-return-values}
43
+ */
44
+ export type IVSIngestConfigurationAttributes = {
45
+ /**
46
+ * IngestConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
47
+ * @minLength `1`
48
+ * @maxLength `128`
49
+ * @pattern `^arn:aws:ivs:[a-z0-9-]+:[0-9]+:ingest-configuration/[a-zA-Z0-9-]+$`
50
+ */
51
+ Arn: string;
52
+ /**
53
+ * Participant Id is automatically generated on creation and assigned.
54
+ * @minLength `0`
55
+ * @maxLength `64`
56
+ * @pattern `^[a-zA-Z0-9-_]*$`
57
+ */
58
+ ParticipantId: string;
59
+ /**
60
+ * State of IngestConfiguration which determines whether IngestConfiguration is in use or not.
61
+ */
62
+ State: "ACTIVE" | "INACTIVE";
63
+ /**
64
+ * Stream-key value.
65
+ */
66
+ StreamKey: string;
67
+ };
68
+ /**
69
+ * Type definition for `AWS::IVS::IngestConfiguration.Tag`.
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-ingestconfiguration-tag.html}
71
+ */
72
+ export type Tag = {
73
+ /**
74
+ * @minLength `1`
75
+ * @maxLength `128`
76
+ */
77
+ Key: string;
78
+ /**
79
+ * @minLength `1`
80
+ * @maxLength `256`
81
+ */
82
+ Value: string;
83
+ };
84
+ /**
85
+ * Resource Type definition for AWS::IVS::IngestConfiguration
86
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-ingestconfiguration.html}
87
+ */
88
+ export declare class IVSIngestConfiguration extends $Resource<"AWS::IVS::IngestConfiguration", IVSIngestConfigurationProperties, IVSIngestConfigurationAttributes> {
89
+ static readonly Type = "AWS::IVS::IngestConfiguration";
90
+ constructor(logicalId: string, properties: IVSIngestConfigurationProperties, options?: $ResourceOptions);
91
+ }
92
+ //# sourceMappingURL=AWS-IVS-IngestConfiguration.d.ts.map
@@ -0,0 +1,12 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Resource Type definition for AWS::IVS::IngestConfiguration
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-ingestconfiguration.html}
5
+ */
6
+ export class IVSIngestConfiguration extends $Resource {
7
+ static Type = "AWS::IVS::IngestConfiguration";
8
+ constructor(logicalId, properties, options) {
9
+ super(logicalId, IVSIngestConfiguration.Type, properties, options);
10
+ }
11
+ }
12
+ //# sourceMappingURL=AWS-IVS-IngestConfiguration.js.map
@@ -5,6 +5,7 @@ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-
5
5
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleetwise-decodermanifest.html}
6
6
  */
7
7
  export type IoTFleetWiseDecoderManifestProperties = {
8
+ DefaultForUnmappedSignals?: DefaultForUnmappedSignalsType;
8
9
  /**
9
10
  * @minLength `1`
10
11
  * @maxLength `2048`
@@ -22,12 +23,12 @@ export type IoTFleetWiseDecoderManifestProperties = {
22
23
  * @minLength `1`
23
24
  * @maxLength `5000`
24
25
  */
25
- NetworkInterfaces?: (CanNetworkInterface | ObdNetworkInterface)[];
26
+ NetworkInterfaces?: (CanNetworkInterface | ObdNetworkInterface | CustomDecodingNetworkInterface)[];
26
27
  /**
27
28
  * @minLength `1`
28
29
  * @maxLength `5000`
29
30
  */
30
- SignalDecoders?: (CanSignalDecoder | ObdSignalDecoder)[];
31
+ SignalDecoders?: (CanSignalDecoder | ObdSignalDecoder | CustomDecodingSignalDecoder)[];
31
32
  Status?: ManifestStatus;
32
33
  /**
33
34
  * @minLength `0`
@@ -114,6 +115,66 @@ export type CanSignalDecoder = {
114
115
  InterfaceId: string;
115
116
  Type: "CAN_SIGNAL";
116
117
  };
118
+ /**
119
+ * Type definition for `AWS::IoTFleetWise::DecoderManifest.CustomDecodingInterface`.
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-customdecodinginterface.html}
121
+ */
122
+ export type CustomDecodingInterface = {
123
+ /**
124
+ * @minLength `1`
125
+ * @maxLength `100`
126
+ * @pattern `^[a-zA-Z\d\-_:]+$`
127
+ */
128
+ Name: string;
129
+ };
130
+ /**
131
+ * Type definition for `AWS::IoTFleetWise::DecoderManifest.CustomDecodingNetworkInterface`.
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-customdecodingnetworkinterface.html}
133
+ */
134
+ export type CustomDecodingNetworkInterface = {
135
+ CustomDecodingInterface: CustomDecodingInterface;
136
+ /**
137
+ * @minLength `1`
138
+ * @maxLength `50`
139
+ */
140
+ InterfaceId: string;
141
+ Type: "CUSTOM_DECODING_INTERFACE";
142
+ };
143
+ /**
144
+ * Type definition for `AWS::IoTFleetWise::DecoderManifest.CustomDecodingSignal`.
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-customdecodingsignal.html}
146
+ */
147
+ export type CustomDecodingSignal = {
148
+ /**
149
+ * @minLength `1`
150
+ * @maxLength `150`
151
+ * @pattern `^(?!.*\.\.)[a-zA-Z0-9_\-#:.]+$`
152
+ */
153
+ Id: string;
154
+ };
155
+ /**
156
+ * Type definition for `AWS::IoTFleetWise::DecoderManifest.CustomDecodingSignalDecoder`.
157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-customdecodingsignaldecoder.html}
158
+ */
159
+ export type CustomDecodingSignalDecoder = {
160
+ CustomDecodingSignal: CustomDecodingSignal;
161
+ /**
162
+ * @minLength `1`
163
+ * @maxLength `150`
164
+ */
165
+ FullyQualifiedName: string;
166
+ /**
167
+ * @minLength `1`
168
+ * @maxLength `50`
169
+ */
170
+ InterfaceId: string;
171
+ Type: "CUSTOM_DECODING_SIGNAL";
172
+ };
173
+ /**
174
+ * Type definition for `AWS::IoTFleetWise::DecoderManifest.DefaultForUnmappedSignalsType`.
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-defaultforunmappedsignalstype.html}
176
+ */
177
+ export type DefaultForUnmappedSignalsType = "CUSTOM_DECODING";
117
178
  /**
118
179
  * Type definition for `AWS::IoTFleetWise::DecoderManifest.ManifestStatus`.
119
180
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-decodermanifest-manifeststatus.html}
@@ -0,0 +1,75 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Definition of AWS::IoTFleetWise::StateTemplate Resource Type
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleetwise-statetemplate.html}
6
+ */
7
+ export type IoTFleetWiseStateTemplateProperties = {
8
+ /**
9
+ * @minLength `0`
10
+ * @maxLength `5`
11
+ */
12
+ DataExtraDimensions?: string[];
13
+ /**
14
+ * @minLength `1`
15
+ * @maxLength `2048`
16
+ * @pattern `^[^\u0000-\u001F\u007F]+$`
17
+ */
18
+ Description?: string;
19
+ /**
20
+ * @minLength `0`
21
+ * @maxLength `5`
22
+ */
23
+ MetadataExtraDimensions?: string[];
24
+ /**
25
+ * @minLength `1`
26
+ * @maxLength `100`
27
+ * @pattern `^[a-zA-Z\d\-_:]+$`
28
+ */
29
+ Name: string;
30
+ SignalCatalogArn: string;
31
+ /**
32
+ * @minLength `1`
33
+ * @maxLength `500`
34
+ */
35
+ StateTemplateProperties: string[];
36
+ /**
37
+ * @minLength `0`
38
+ * @maxLength `50`
39
+ */
40
+ Tags?: Tag[];
41
+ };
42
+ /**
43
+ * Attribute type definition for `AWS::IoTFleetWise::StateTemplate`.
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleetwise-statetemplate.html#aws-resource-iotfleetwise-statetemplate-return-values}
45
+ */
46
+ export type IoTFleetWiseStateTemplateAttributes = {
47
+ Arn: string;
48
+ CreationTime: string;
49
+ LastModificationTime: string;
50
+ };
51
+ /**
52
+ * Type definition for `AWS::IoTFleetWise::StateTemplate.Tag`.
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotfleetwise-statetemplate-tag.html}
54
+ */
55
+ export type Tag = {
56
+ /**
57
+ * @minLength `1`
58
+ * @maxLength `128`
59
+ */
60
+ Key: string;
61
+ /**
62
+ * @minLength `0`
63
+ * @maxLength `256`
64
+ */
65
+ Value: string;
66
+ };
67
+ /**
68
+ * Definition of AWS::IoTFleetWise::StateTemplate Resource Type
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleetwise-statetemplate.html}
70
+ */
71
+ export declare class IoTFleetWiseStateTemplate extends $Resource<"AWS::IoTFleetWise::StateTemplate", IoTFleetWiseStateTemplateProperties, IoTFleetWiseStateTemplateAttributes> {
72
+ static readonly Type = "AWS::IoTFleetWise::StateTemplate";
73
+ constructor(logicalId: string, properties: IoTFleetWiseStateTemplateProperties, options?: $ResourceOptions);
74
+ }
75
+ //# sourceMappingURL=AWS-IoTFleetWise-StateTemplate.d.ts.map
@@ -0,0 +1,12 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Definition of AWS::IoTFleetWise::StateTemplate Resource Type
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleetwise-statetemplate.html}
5
+ */
6
+ export class IoTFleetWiseStateTemplate extends $Resource {
7
+ static Type = "AWS::IoTFleetWise::StateTemplate";
8
+ constructor(logicalId, properties, options) {
9
+ super(logicalId, IoTFleetWiseStateTemplate.Type, properties, options);
10
+ }
11
+ }
12
+ //# sourceMappingURL=AWS-IoTFleetWise-StateTemplate.js.map
@@ -38,6 +38,14 @@ export type IoTSiteWisePortalProperties = {
38
38
  * A friendly name for the portal.
39
39
  */
40
40
  PortalName: string;
41
+ /**
42
+ * The type of portal
43
+ */
44
+ PortalType?: "SITEWISE_PORTAL_V1" | "SITEWISE_PORTAL_V2";
45
+ /**
46
+ * Map to associate detail of configuration related with a PortalType.
47
+ */
48
+ PortalTypeConfiguration?: PortalTypeConfiguration;
41
49
  /**
42
50
  * The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
43
51
  */
@@ -69,6 +77,23 @@ export type IoTSiteWisePortalAttributes = {
69
77
  */
70
78
  PortalStartUrl: string;
71
79
  };
80
+ /**
81
+ * Type definition for `AWS::IoTSiteWise::Portal.PortalTypeConfiguration`.
82
+ * Map to associate detail of configuration related with a PortalType.
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-portal-portaltypeconfiguration.html}
84
+ */
85
+ export type PortalTypeConfiguration = Record<string, PortalTypeEntry>;
86
+ /**
87
+ * Type definition for `AWS::IoTSiteWise::Portal.PortalTypeEntry`.
88
+ * Container associated a certain PortalType.
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-portal-portaltypeentry.html}
90
+ */
91
+ export type PortalTypeEntry = {
92
+ /**
93
+ * List of enabled Tools for a certain portal.
94
+ */
95
+ PortalTools: string[];
96
+ };
72
97
  /**
73
98
  * Type definition for `AWS::IoTSiteWise::Portal.Tag`.
74
99
  * To add or update tag, provide both key and value. To delete tag, provide only tag key to be deleted.
@@ -119,6 +119,7 @@ export type LambdaEventSourceMappingProperties = {
119
119
  * @max `10`
120
120
  */
121
121
  ParallelizationFactor?: number;
122
+ ProvisionedPollerConfig?: ProvisionedPollerConfig;
122
123
  /**
123
124
  * (Amazon MQ) The name of the Amazon MQ broker destination queue to consume.
124
125
  * @minLength `1`
@@ -310,6 +311,24 @@ export type OnFailure = {
310
311
  */
311
312
  Destination?: string;
312
313
  };
314
+ /**
315
+ * Type definition for `AWS::Lambda::EventSourceMapping.ProvisionedPollerConfig`.
316
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-provisionedpollerconfig.html}
317
+ */
318
+ export type ProvisionedPollerConfig = {
319
+ /**
320
+ * The maximum number of event pollers this event source can scale up to.
321
+ * @min `1`
322
+ * @max `2000`
323
+ */
324
+ MaximumPollers?: number;
325
+ /**
326
+ * The minimum number of event pollers this event source can scale down to.
327
+ * @min `1`
328
+ * @max `200`
329
+ */
330
+ MinimumPollers?: number;
331
+ };
313
332
  /**
314
333
  * Type definition for `AWS::Lambda::EventSourceMapping.ScalingConfig`.
315
334
  * (Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.
@@ -0,0 +1,48 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Resource type definition for `AWS::M2::Deployment`.
5
+ * Represents a deployment resource of an AWS Mainframe Modernization (M2) application to a specified environment
6
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html}
7
+ */
8
+ export type M2DeploymentProperties = {
9
+ /**
10
+ * The application ID.
11
+ * @pattern `^\S{1,80}$`
12
+ */
13
+ ApplicationId: string;
14
+ /**
15
+ * The version number of the application to deploy
16
+ */
17
+ ApplicationVersion: number;
18
+ /**
19
+ * The environment ID.
20
+ * @pattern `^\S{1,80}$`
21
+ */
22
+ EnvironmentId: string;
23
+ };
24
+ /**
25
+ * Attribute type definition for `AWS::M2::Deployment`.
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html#aws-resource-m2-deployment-return-values}
27
+ */
28
+ export type M2DeploymentAttributes = {
29
+ /**
30
+ * The deployment ID.
31
+ * @pattern `^\S{1,80}$`
32
+ */
33
+ DeploymentId: string;
34
+ /**
35
+ * The status of the deployment.
36
+ */
37
+ Status: string;
38
+ };
39
+ /**
40
+ * Resource type definition for `AWS::M2::Deployment`.
41
+ * Represents a deployment resource of an AWS Mainframe Modernization (M2) application to a specified environment
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html}
43
+ */
44
+ export declare class M2Deployment extends $Resource<"AWS::M2::Deployment", M2DeploymentProperties, M2DeploymentAttributes> {
45
+ static readonly Type = "AWS::M2::Deployment";
46
+ constructor(logicalId: string, properties: M2DeploymentProperties, options?: $ResourceOptions);
47
+ }
48
+ //# sourceMappingURL=AWS-M2-Deployment.d.ts.map
@@ -0,0 +1,13 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Resource type definition for `AWS::M2::Deployment`.
4
+ * Represents a deployment resource of an AWS Mainframe Modernization (M2) application to a specified environment
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html}
6
+ */
7
+ export class M2Deployment extends $Resource {
8
+ static Type = "AWS::M2::Deployment";
9
+ constructor(logicalId, properties, options) {
10
+ super(logicalId, M2Deployment.Type, properties, options);
11
+ }
12
+ }
13
+ //# sourceMappingURL=AWS-M2-Deployment.js.map