@awboost/cfn-resource-types 0.1.51 → 0.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/AWS-ARCZonalShift-ZonalAutoshiftConfiguration.d.ts +1 -1
- package/lib/AWS-Amplify-Domain.d.ts +12 -2
- package/lib/AWS-Bedrock-DataSource.d.ts +179 -0
- package/lib/AWS-Bedrock-DataSource.js +12 -0
- package/lib/AWS-Bedrock-KnowledgeBase.d.ts +316 -0
- package/lib/AWS-Bedrock-KnowledgeBase.js +12 -0
- package/lib/AWS-CleanRoomsML-TrainingDataset.d.ts +155 -0
- package/lib/AWS-CleanRoomsML-TrainingDataset.js +12 -0
- package/lib/AWS-Deadline-Farm.d.ts +45 -0
- package/lib/AWS-Deadline-Farm.js +12 -0
- package/lib/AWS-Deadline-Fleet.d.ts +348 -0
- package/lib/AWS-Deadline-Fleet.js +12 -0
- package/lib/AWS-Deadline-LicenseEndpoint.d.ts +58 -0
- package/lib/AWS-Deadline-LicenseEndpoint.js +12 -0
- package/lib/AWS-Deadline-MeteredProduct.d.ts +50 -0
- package/lib/AWS-Deadline-MeteredProduct.js +12 -0
- package/lib/AWS-Deadline-Queue.d.ts +134 -0
- package/lib/AWS-Deadline-Queue.js +12 -0
- package/lib/AWS-Deadline-QueueEnvironment.d.ts +52 -0
- package/lib/AWS-Deadline-QueueEnvironment.js +12 -0
- package/lib/AWS-Deadline-QueueFleetAssociation.d.ts +29 -0
- package/lib/AWS-Deadline-QueueFleetAssociation.js +12 -0
- package/lib/AWS-Deadline-StorageProfile.d.ts +70 -0
- package/lib/AWS-Deadline-StorageProfile.js +12 -0
- package/lib/AWS-EC2-SecurityGroup.d.ts +0 -1
- package/lib/AWS-EC2-Subnet.d.ts +7 -4
- package/lib/AWS-ECS-TaskDefinition.d.ts +146 -41
- package/lib/AWS-ECS-TaskDefinition.js +3 -1
- package/lib/AWS-EntityResolution-IdNamespace.d.ts +130 -0
- package/lib/AWS-EntityResolution-IdNamespace.js +13 -0
- package/lib/AWS-EntityResolution-PolicyStatement.d.ts +44 -0
- package/lib/AWS-EntityResolution-PolicyStatement.js +13 -0
- package/lib/AWS-GlobalAccelerator-CrossAccountAttachment.d.ts +71 -0
- package/lib/AWS-GlobalAccelerator-CrossAccountAttachment.js +12 -0
- package/lib/AWS-IVS-EncoderConfiguration.d.ts +90 -0
- package/lib/AWS-IVS-EncoderConfiguration.js +12 -0
- package/lib/AWS-IVS-PlaybackRestrictionPolicy.d.ts +73 -0
- package/lib/AWS-IVS-PlaybackRestrictionPolicy.js +12 -0
- package/lib/AWS-IVS-StorageConfiguration.d.ts +76 -0
- package/lib/AWS-IVS-StorageConfiguration.js +12 -0
- package/lib/AWS-Lambda-Function.d.ts +5 -5
- package/lib/AWS-MediaTailor-Channel.d.ts +4 -0
- package/lib/AWS-RDS-CustomDBEngineVersion.d.ts +13 -1
- package/lib/AWS-Route53-HostedZone.d.ts +4 -4
- package/lib/AWS-SSM-Parameter.d.ts +1 -1
- package/lib/AWS-SageMaker-Domain.d.ts +6 -0
- package/lib/AWS-SageMaker-UserProfile.d.ts +6 -0
- package/lib/AWS-SecurityHub-Insight.d.ts +35 -3
- package/package.json +2 -2
|
@@ -50,7 +50,7 @@ export type Route53HostedZoneProperties = {
|
|
|
50
50
|
QueryLoggingConfig?: QueryLoggingConfig;
|
|
51
51
|
/**
|
|
52
52
|
* *Private hosted zones:* A complex type that contains information about the VPCs that are associated with the specified hosted zone.
|
|
53
|
-
|
|
53
|
+
For public hosted zones, omit ``VPCs``, ``VPCId``, and ``VPCRegion``.
|
|
54
54
|
*/
|
|
55
55
|
VPCs?: VPC[];
|
|
56
56
|
};
|
|
@@ -111,18 +111,18 @@ export type QueryLoggingConfig = {
|
|
|
111
111
|
/**
|
|
112
112
|
* Type definition for `AWS::Route53::HostedZone.VPC`.
|
|
113
113
|
* *Private hosted zones only:* A complex type that contains information about an Amazon VPC. Route 53 Resolver uses the records in the private hosted zone to route traffic in that VPC.
|
|
114
|
-
|
|
114
|
+
For public hosted zones, omit ``VPCs``, ``VPCId``, and ``VPCRegion``.
|
|
115
115
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-vpc.html}
|
|
116
116
|
*/
|
|
117
117
|
export type VPC = {
|
|
118
118
|
/**
|
|
119
119
|
* *Private hosted zones only:* The ID of an Amazon VPC.
|
|
120
|
-
|
|
120
|
+
For public hosted zones, omit ``VPCs``, ``VPCId``, and ``VPCRegion``.
|
|
121
121
|
*/
|
|
122
122
|
VPCId: string;
|
|
123
123
|
/**
|
|
124
124
|
* *Private hosted zones only:* The region that an Amazon VPC was created in.
|
|
125
|
-
|
|
125
|
+
For public hosted zones, omit ``VPCs``, ``VPCId``, and ``VPCRegion``.
|
|
126
126
|
*/
|
|
127
127
|
VPCRegion: string;
|
|
128
128
|
};
|
|
@@ -22,7 +22,7 @@ export type SSMParameterProperties = {
|
|
|
22
22
|
Description?: string;
|
|
23
23
|
/**
|
|
24
24
|
* The name of the parameter.
|
|
25
|
-
|
|
25
|
+
The maximum length constraint listed below includes capacity for additional system attributes that aren't part of the name. The maximum length for a parameter name, including the full length of the parameter Amazon Resource Name (ARN), is 1011 characters. For example, the length of the following parameter name is 65 characters, not 20 characters: ``arn:aws:ssm:us-east-2:111222333444:parameter/ExampleParameterName``
|
|
26
26
|
*/
|
|
27
27
|
Name?: string;
|
|
28
28
|
/**
|
|
@@ -110,6 +110,12 @@ export type SageMakerDomainAttributes = {
|
|
|
110
110
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-codeeditorappsettings.html}
|
|
111
111
|
*/
|
|
112
112
|
export type CodeEditorAppSettings = {
|
|
113
|
+
/**
|
|
114
|
+
* A list of custom images for use for CodeEditor apps.
|
|
115
|
+
* @minLength `0`
|
|
116
|
+
* @maxLength `30`
|
|
117
|
+
*/
|
|
118
|
+
CustomImages?: CustomImage[];
|
|
113
119
|
/**
|
|
114
120
|
* The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
|
|
115
121
|
*/
|
|
@@ -57,6 +57,12 @@ export type SageMakerUserProfileAttributes = {
|
|
|
57
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html}
|
|
58
58
|
*/
|
|
59
59
|
export type CodeEditorAppSettings = {
|
|
60
|
+
/**
|
|
61
|
+
* A list of custom images for use for CodeEditor apps.
|
|
62
|
+
* @minLength `0`
|
|
63
|
+
* @maxLength `30`
|
|
64
|
+
*/
|
|
65
|
+
CustomImages?: CustomImage[];
|
|
60
66
|
/**
|
|
61
67
|
* The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
|
|
62
68
|
*/
|
|
@@ -148,6 +148,11 @@ export type AwsSecurityFindingFilters = {
|
|
|
148
148
|
* @maxLength `20`
|
|
149
149
|
*/
|
|
150
150
|
Id?: StringFilter[];
|
|
151
|
+
/**
|
|
152
|
+
* A keyword for a finding.
|
|
153
|
+
* @maxLength `20`
|
|
154
|
+
*/
|
|
155
|
+
Keyword?: KeywordFilter[];
|
|
151
156
|
/**
|
|
152
157
|
* An ISO8601-formatted timestamp that indicates when the security findings provider most recently observed the potential security issue that a finding captured.
|
|
153
158
|
* @maxLength `20`
|
|
@@ -383,6 +388,11 @@ export type AwsSecurityFindingFilters = {
|
|
|
383
388
|
* @maxLength `20`
|
|
384
389
|
*/
|
|
385
390
|
ResourceAwsIamAccessKeyStatus?: StringFilter[];
|
|
391
|
+
/**
|
|
392
|
+
* The user associated with the IAM access key related to a finding.
|
|
393
|
+
* @maxLength `20`
|
|
394
|
+
*/
|
|
395
|
+
ResourceAwsIamAccessKeyUserName?: StringFilter[];
|
|
386
396
|
/**
|
|
387
397
|
* The name of an IAM user.
|
|
388
398
|
* @maxLength `20`
|
|
@@ -458,6 +468,16 @@ export type AwsSecurityFindingFilters = {
|
|
|
458
468
|
* @maxLength `20`
|
|
459
469
|
*/
|
|
460
470
|
SeverityLabel?: StringFilter[];
|
|
471
|
+
/**
|
|
472
|
+
* The normalized severity of a finding.
|
|
473
|
+
* @maxLength `20`
|
|
474
|
+
*/
|
|
475
|
+
SeverityNormalized?: NumberFilter[];
|
|
476
|
+
/**
|
|
477
|
+
* The native severity as defined by the security findings provider's solution that generated the finding.
|
|
478
|
+
* @maxLength `20`
|
|
479
|
+
*/
|
|
480
|
+
SeverityProduct?: NumberFilter[];
|
|
461
481
|
/**
|
|
462
482
|
* A URL that links to a page about the current finding in the security findings provider's solution.
|
|
463
483
|
* @maxLength `20`
|
|
@@ -562,12 +582,12 @@ export type DateFilter = {
|
|
|
562
582
|
DateRange?: DateRange;
|
|
563
583
|
/**
|
|
564
584
|
* The date and time, in UTC and ISO 8601 format.
|
|
565
|
-
* @pattern `^(
|
|
585
|
+
* @pattern `^([\+-]?\d{4}(?!\d{2}))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([tT]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$`
|
|
566
586
|
*/
|
|
567
587
|
End?: string;
|
|
568
588
|
/**
|
|
569
589
|
* The date and time, in UTC and ISO 8601 format.
|
|
570
|
-
* @pattern `^(
|
|
590
|
+
* @pattern `^([\+-]?\d{4}(?!\d{2}))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([tT]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$`
|
|
571
591
|
*/
|
|
572
592
|
Start?: string;
|
|
573
593
|
};
|
|
@@ -596,7 +616,19 @@ export type IpFilter = {
|
|
|
596
616
|
* A finding's CIDR value.
|
|
597
617
|
* @minLength `1`
|
|
598
618
|
*/
|
|
599
|
-
Cidr
|
|
619
|
+
Cidr: string;
|
|
620
|
+
};
|
|
621
|
+
/**
|
|
622
|
+
* Type definition for `AWS::SecurityHub::Insight.KeywordFilter`.
|
|
623
|
+
* A keyword filter for querying findings.
|
|
624
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-keywordfilter.html}
|
|
625
|
+
*/
|
|
626
|
+
export type KeywordFilter = {
|
|
627
|
+
/**
|
|
628
|
+
* A value for the keyword.
|
|
629
|
+
* @minLength `1`
|
|
630
|
+
*/
|
|
631
|
+
Value: string;
|
|
600
632
|
};
|
|
601
633
|
/**
|
|
602
634
|
* Type definition for `AWS::SecurityHub::Insight.MapFilter`.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@awboost/cfn-resource-types",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.53",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"tag-version": "git tag -a ${npm_package_name}@${npm_package_version} -m ${npm_package_name}@v${npm_package_version}"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@awboost/cfn-codegen": "^0.2.
|
|
35
|
+
"@awboost/cfn-codegen": "^0.2.2"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
38
|
"@awboost/cfn-template-builder": "^0.3.1"
|