@propulsionworks/cloudformation 0.1.17 → 0.1.19
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/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +25 -28
- package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +4 -4
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
- package/out/exports/resources.generated/aws-appconfig-environment.d.ts +0 -1
- package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrock-flow.d.ts +16 -16
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +94 -0
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +19 -8
- package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +5 -1
- package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +25 -0
- package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
- package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
- package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +2 -5
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +9 -0
- package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -0
- package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
- package/out/exports/resources.generated/aws-ecs-service.d.ts +208 -7
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +16 -0
- package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +7 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +7 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +9 -3
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +80 -0
- package/out/exports/resources.generated/aws-lightsail-domain.d.ts +78 -0
- package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +3 -3
- package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +44 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +232 -18
- package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
- package/out/exports/resources.generated/aws-quicksight-topic.d.ts +5 -1
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +8 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +58 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +113 -4
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +6 -1
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +51 -0
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +30 -2
- package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +114 -0
- package/out/exports/resources.generated/aws-sagemaker-space.d.ts +39 -0
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +22 -0
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
- package/out/exports/resources.generated/aws-ssm-association.d.ts +4 -2
- package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +6 -6
- package/out/exports/resources.generated/aws-ssm-parameter.d.ts +5 -7
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +17 -2
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +7 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +22 -2
- package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +149 -0
- package/package.json +1 -1
|
@@ -10,11 +10,11 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
|
10
10
|
*
|
|
11
11
|
* Currently, you can have one investigation group in each Region in your account. Each investigation in a Region is a part of the investigation group in that Region
|
|
12
12
|
*
|
|
13
|
-
* To create an investigation group and set up
|
|
13
|
+
* To create an investigation group and set up CloudWatch investigations, you must be signed in to an IAM principal that has either the `AIOpsConsoleAdminPolicy` or the `AdministratorAccess` IAM policy attached, or to an account that has similar permissions.
|
|
14
14
|
*
|
|
15
|
-
* > You can
|
|
15
|
+
* > You can configure CloudWatch alarms to start investigations and add events to investigations. If you create your investigation group with `CreateInvestigationGroup` and you want to enable alarms to do this, you must use `PutInvestigationGroupPolicy` to create a resource policy that grants this permission to CloudWatch alarms.
|
|
16
16
|
* >
|
|
17
|
-
* > For more information about configuring CloudWatch alarms
|
|
17
|
+
* > For more information about configuring CloudWatch alarms, see [Using Amazon CloudWatch alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html)
|
|
18
18
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html}
|
|
19
19
|
*/
|
|
20
20
|
export type AIOpsInvestigationGroup = ResourceDefinitionWithAttributes<"AWS::AIOps::InvestigationGroup", AIOpsInvestigationGroupProps, AIOpsInvestigationGroupAttribs>;
|
|
@@ -29,69 +29,61 @@ export type AIOpsInvestigationGroup = ResourceDefinitionWithAttributes<"AWS::AIO
|
|
|
29
29
|
*
|
|
30
30
|
* Currently, you can have one investigation group in each Region in your account. Each investigation in a Region is a part of the investigation group in that Region
|
|
31
31
|
*
|
|
32
|
-
* To create an investigation group and set up
|
|
32
|
+
* To create an investigation group and set up CloudWatch investigations, you must be signed in to an IAM principal that has either the `AIOpsConsoleAdminPolicy` or the `AdministratorAccess` IAM policy attached, or to an account that has similar permissions.
|
|
33
33
|
*
|
|
34
|
-
* > You can
|
|
34
|
+
* > You can configure CloudWatch alarms to start investigations and add events to investigations. If you create your investigation group with `CreateInvestigationGroup` and you want to enable alarms to do this, you must use `PutInvestigationGroupPolicy` to create a resource policy that grants this permission to CloudWatch alarms.
|
|
35
35
|
* >
|
|
36
|
-
* > For more information about configuring CloudWatch alarms
|
|
36
|
+
* > For more information about configuring CloudWatch alarms, see [Using Amazon CloudWatch alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html)
|
|
37
37
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html}
|
|
38
38
|
*/
|
|
39
39
|
export type AIOpsInvestigationGroupProps = {
|
|
40
40
|
/**
|
|
41
|
-
* Use this property to integrate
|
|
41
|
+
* Use this property to integrate CloudWatch investigations with chat applications. This property is an array. For the first string, specify the ARN of an Amazon SNS topic. For the array of strings, specify the ARNs of one or more chat applications configurations that you want to associate with that topic. For more information about these configuration ARNs, see [Getting started with Amazon Q in chat applications](https://docs.aws.amazon.com/chatbot/latest/adminguide/getting-started.html) and [Resource type defined by AWS Chatbot](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awschatbot.html#awschatbot-resources-for-iam-policies) .
|
|
42
42
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-chatbotnotificationchannels}
|
|
43
43
|
*/
|
|
44
44
|
ChatbotNotificationChannels?: ChatbotNotificationChannel[] | undefined;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* List of `sourceRoleArn` values that have been configured for cross-account access.
|
|
47
47
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-crossaccountconfigurations}
|
|
48
48
|
*/
|
|
49
49
|
CrossAccountConfigurations?: CrossAccountConfiguration[] | undefined;
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one. If not, the investigation group uses an AWS key to encrypt the data.
|
|
52
52
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-encryptionconfig}
|
|
53
53
|
*/
|
|
54
54
|
EncryptionConfig?: EncryptionConfigMap | undefined;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* Returns the JSON of the IAM resource policy associated with the specified investigation group in a string. For example, `{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"aiops.alarms.cloudwatch.amazonaws.com\"},\"Action\":[\"aiops:CreateInvestigation\",\"aiops:CreateInvestigationEvent\"],\"Resource\":\"*\",\"Condition\":{\"StringEquals\":{\"aws:SourceAccount\":\"111122223333\"},\"ArnLike\":{\"aws:SourceArn\":\"arn:aws:cloudwatch:us-east-1:111122223333:alarm:*\"}}}]}` .
|
|
57
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-investigationgrouppolicy}
|
|
58
58
|
*/
|
|
59
59
|
InvestigationGroupPolicy?: string | undefined;
|
|
60
60
|
/**
|
|
61
|
-
* Specify `true` to enable
|
|
61
|
+
* Specify `true` to enable CloudWatch investigations to have access to change events that are recorded by CloudTrail. The default is `true` .
|
|
62
62
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-iscloudtraileventhistoryenabled}
|
|
63
63
|
*/
|
|
64
64
|
IsCloudTrailEventHistoryEnabled?: boolean | undefined;
|
|
65
65
|
/**
|
|
66
|
-
*
|
|
66
|
+
* Specify either the name or the ARN of the investigation group that you want to view. This is used to set the name of the investigation group.
|
|
67
67
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-name}
|
|
68
68
|
*/
|
|
69
69
|
Name: string;
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
* If you omit this parameter, the default of 90 days is used.
|
|
71
|
+
* Specifies how long that investigation data is kept.
|
|
74
72
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-retentionindays}
|
|
75
73
|
*/
|
|
76
74
|
RetentionInDays?: number | undefined;
|
|
77
75
|
/**
|
|
78
|
-
*
|
|
79
|
-
*
|
|
80
|
-
* For more information, see [How to control what data Amazon Q has access to during investigations](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Investigations-Security.html#Investigations-Security-Data) .
|
|
76
|
+
* The ARN of the IAM role that the investigation group uses for permissions to gather data.
|
|
81
77
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-rolearn}
|
|
82
78
|
*/
|
|
83
79
|
RoleArn?: string | undefined;
|
|
84
80
|
/**
|
|
85
|
-
*
|
|
86
|
-
*
|
|
87
|
-
* You don't need to enter tags created by myApplications or AWS CloudFormation , because Amazon Q can automatically detect those tags.
|
|
81
|
+
* Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help CloudWatch investigations narrow the search space when it is unable to discover definite relationships between resources.
|
|
88
82
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-tagkeyboundaries}
|
|
89
83
|
*/
|
|
90
84
|
TagKeyBoundaries?: string[] | undefined;
|
|
91
85
|
/**
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
* Tags can help you organize and categorize your resources.
|
|
86
|
+
* The list of key-value pairs to associate with the resource.
|
|
95
87
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-tags}
|
|
96
88
|
*/
|
|
97
89
|
Tags?: Tag[] | undefined;
|
|
@@ -101,7 +93,7 @@ export type AIOpsInvestigationGroupProps = {
|
|
|
101
93
|
*/
|
|
102
94
|
export type AIOpsInvestigationGroupAttribs = {
|
|
103
95
|
/**
|
|
104
|
-
* The Amazon Resource Name (ARN) of the investigation group.
|
|
96
|
+
* The Amazon Resource Name (ARN) of the investigation group.
|
|
105
97
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-arn}
|
|
106
98
|
*/
|
|
107
99
|
Arn: string;
|
|
@@ -121,21 +113,23 @@ export type AIOpsInvestigationGroupAttribs = {
|
|
|
121
113
|
*/
|
|
122
114
|
LastModifiedAt: string;
|
|
123
115
|
/**
|
|
124
|
-
* The name of the user who
|
|
116
|
+
* The name of the user who created the investigation group.
|
|
125
117
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aiops-investigationgroup.html#cfn-aiops-investigationgroup-lastmodifiedby}
|
|
126
118
|
*/
|
|
127
119
|
LastModifiedBy: string;
|
|
128
120
|
};
|
|
129
121
|
/**
|
|
130
|
-
* This structure is a string array.
|
|
122
|
+
* Use this structure to integrate CloudWatch investigations with chat applications. This structure is a string array. For the first string, specify the ARN of an Amazon SNS topic. For the array of strings, specify the ARNs of one or more chat applications configurations that you want to associate with that topic. For more information about these configuration ARNs, see [Getting started with Amazon Q in chat applications](https://docs.aws.amazon.com/chatbot/latest/adminguide/getting-started.html) and [Resource type defined by AWS Chatbot](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awschatbot.html#awschatbot-resources-for-iam-policies) .
|
|
131
123
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-chatbotnotificationchannel.html}
|
|
132
124
|
*/
|
|
133
125
|
export type ChatbotNotificationChannel = {
|
|
134
126
|
/**
|
|
127
|
+
* Returns the Amazon Resource Name (ARN) of any third-party chat integrations configured for the account.
|
|
135
128
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-chatbotnotificationchannel.html#cfn-aiops-investigationgroup-chatbotnotificationchannel-chatconfigurationarns}
|
|
136
129
|
*/
|
|
137
130
|
ChatConfigurationArns?: string[] | undefined;
|
|
138
131
|
/**
|
|
132
|
+
* Returns the ARN of an Amazon SNS topic used for third-party chat integrations.
|
|
139
133
|
* @minLength 20
|
|
140
134
|
* @maxLength 2048
|
|
141
135
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-chatbotnotificationchannel.html#cfn-aiops-investigationgroup-chatbotnotificationchannel-snstopicarn}
|
|
@@ -143,20 +137,23 @@ export type ChatbotNotificationChannel = {
|
|
|
143
137
|
SNSTopicArn?: string | undefined;
|
|
144
138
|
};
|
|
145
139
|
/**
|
|
140
|
+
* This structure contains information about the cross-account configuration in the account.
|
|
146
141
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-crossaccountconfiguration.html}
|
|
147
142
|
*/
|
|
148
143
|
export type CrossAccountConfiguration = {
|
|
149
144
|
/**
|
|
150
|
-
* The
|
|
145
|
+
* The ARN of an existing role which will be used to do investigations on your behalf.
|
|
151
146
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-crossaccountconfiguration.html#cfn-aiops-investigationgroup-crossaccountconfiguration-sourcerolearn}
|
|
152
147
|
*/
|
|
153
148
|
SourceRoleArn?: string | undefined;
|
|
154
149
|
};
|
|
155
150
|
/**
|
|
151
|
+
* Use this structure if you want to use a customer managed AWS KMS key to encrypt your investigation data. If you omit this parameter, CloudWatch investigations will use an AWS key to encrypt the data. For more information, see [Encryption of investigation data](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Investigations-Security.html#Investigations-KMS) .
|
|
156
152
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-encryptionconfigmap.html}
|
|
157
153
|
*/
|
|
158
154
|
export type EncryptionConfigMap = {
|
|
159
155
|
/**
|
|
156
|
+
* Displays whether investigation data is encrypted by a customer managed key or an AWS owned key.
|
|
160
157
|
* @minLength 1
|
|
161
158
|
* @maxLength 128
|
|
162
159
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aiops-investigationgroup-encryptionconfigmap.html#cfn-aiops-investigationgroup-encryptionconfigmap-encryptionconfigurationtype}
|
|
@@ -188,6 +188,10 @@ export type AmazonMQBrokerAttribs = {
|
|
|
188
188
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-configurationrevision}
|
|
189
189
|
*/
|
|
190
190
|
ConfigurationRevision: number;
|
|
191
|
+
/**
|
|
192
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-consoleurls}
|
|
193
|
+
*/
|
|
194
|
+
ConsoleURLs: string[];
|
|
191
195
|
/**
|
|
192
196
|
* Required. The unique ID that Amazon MQ generates for the configuration.
|
|
193
197
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-id}
|
|
@@ -396,10 +400,6 @@ export type User = {
|
|
|
396
400
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-user.html#cfn-amazonmq-broker-user-groups}
|
|
397
401
|
*/
|
|
398
402
|
Groups?: string[] | undefined;
|
|
399
|
-
/**
|
|
400
|
-
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-user.html#cfn-amazonmq-broker-user-jolokiaapiaccess}
|
|
401
|
-
*/
|
|
402
|
-
JolokiaApiAccess?: string | undefined;
|
|
403
403
|
/**
|
|
404
404
|
* The password of the user. This value must be at least 12 characters long, must contain at least 4 unique characters, and must not contain commas, colons, or equal signs (,:=).
|
|
405
405
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-user.html#cfn-amazonmq-broker-user-password}
|
|
@@ -29,6 +29,7 @@ export type AmazonMQConfigurationAssociationProps = {
|
|
|
29
29
|
*/
|
|
30
30
|
export type AmazonMQConfigurationAssociationAttribs = {
|
|
31
31
|
/**
|
|
32
|
+
* The ID of the ConfigurationAssociation Resource
|
|
32
33
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-configurationassociation.html#cfn-amazonmq-configurationassociation-id}
|
|
33
34
|
*/
|
|
34
35
|
Id: string;
|
|
@@ -98,7 +98,6 @@ export type Monitor = {
|
|
|
98
98
|
* ARN of an AWS Identity and Access Management (IAM) role for AWS AppConfig to monitor `AlarmArn` .
|
|
99
99
|
* @minLength 20
|
|
100
100
|
* @maxLength 2048
|
|
101
|
-
* @pattern ^((arn):(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):(iam)::\d{12}:role[/].*)$
|
|
102
101
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-environment-monitor.html#cfn-appconfig-environment-monitor-alarmrolearn}
|
|
103
102
|
*/
|
|
104
103
|
AlarmRoleArn?: string | undefined;
|
|
@@ -176,7 +176,7 @@ export type ComponentMonitoringSetting = {
|
|
|
176
176
|
DefaultOverwriteComponentConfiguration?: ComponentConfiguration | undefined;
|
|
177
177
|
/**
|
|
178
178
|
* The tier of the application component. Supported tiers include `DOT_NET_CORE` , `DOT_NET_WORKER` , `DOT_NET_WEB` , `SQL_SERVER` , `SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP` , `SQL_SERVER_FAILOVER_CLUSTER_INSTANCE` , `MYSQL` , `POSTGRESQL` , `JAVA_JMX` , `ORACLE` , `SAP_HANA_MULTI_NODE` , `SAP_HANA_SINGLE_NODE` , `SAP_HANA_HIGH_AVAILABILITY` , `SHAREPOINT` . `ACTIVE_DIRECTORY` , and `DEFAULT` .
|
|
179
|
-
* @pattern ^[A-Z][
|
|
179
|
+
* @pattern ^[A-Z][A-Z_]*$
|
|
180
180
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-tier}
|
|
181
181
|
*/
|
|
182
182
|
Tier: string;
|
|
@@ -218,7 +218,7 @@ export type ComponentMonitoringSetting = {
|
|
|
218
218
|
DefaultOverwriteComponentConfiguration?: ComponentConfiguration | undefined;
|
|
219
219
|
/**
|
|
220
220
|
* The tier of the application component. Supported tiers include `DOT_NET_CORE` , `DOT_NET_WORKER` , `DOT_NET_WEB` , `SQL_SERVER` , `SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP` , `SQL_SERVER_FAILOVER_CLUSTER_INSTANCE` , `MYSQL` , `POSTGRESQL` , `JAVA_JMX` , `ORACLE` , `SAP_HANA_MULTI_NODE` , `SAP_HANA_SINGLE_NODE` , `SAP_HANA_HIGH_AVAILABILITY` , `SHAREPOINT` . `ACTIVE_DIRECTORY` , and `DEFAULT` .
|
|
221
|
-
* @pattern ^[A-Z][
|
|
221
|
+
* @pattern ^[A-Z][A-Z_]*$
|
|
222
222
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-tier}
|
|
223
223
|
*/
|
|
224
224
|
Tier: string;
|
|
@@ -398,7 +398,7 @@ export type Log = {
|
|
|
398
398
|
LogPath?: string | undefined;
|
|
399
399
|
/**
|
|
400
400
|
* The log type decides the log patterns against which Application Insights analyzes the log. The log type is selected from the following: `SQL_SERVER` , `MYSQL` , `MYSQL_SLOW_QUERY` , `POSTGRESQL` , `ORACLE_ALERT` , `ORACLE_LISTENER` , `IIS` , `APPLICATION` , `WINDOWS_EVENTS` , `WINDOWS_EVENTS_ACTIVE_DIRECTORY` , `WINDOWS_EVENTS_DNS` , `WINDOWS_EVENTS_IIS` , `WINDOWS_EVENTS_SHAREPOINT` , `SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP` , `SQL_SERVER_FAILOVER_CLUSTER_INSTANCE` , `STEP_FUNCTION` , `API_GATEWAY_ACCESS` , `API_GATEWAY_EXECUTION` , `SAP_HANA_LOGS` , `SAP_HANA_TRACE` , `SAP_HANA_HIGH_AVAILABILITY` , and `DEFAULT` .
|
|
401
|
-
* @pattern ^[A-Z][
|
|
401
|
+
* @pattern ^[A-Z][A-Z_]*$
|
|
402
402
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-log.html#cfn-applicationinsights-application-log-logtype}
|
|
403
403
|
*/
|
|
404
404
|
LogType: string;
|
|
@@ -114,6 +114,22 @@ export type AppStreamFleetProps = {
|
|
|
114
114
|
* - stream.graphics-pro.4xlarge
|
|
115
115
|
* - stream.graphics-pro.8xlarge
|
|
116
116
|
* - stream.graphics-pro.16xlarge
|
|
117
|
+
* - stream.graphics.g5.xlarge
|
|
118
|
+
* - stream.graphics.g5.2xlarge
|
|
119
|
+
* - stream.graphics.g5.4xlarge
|
|
120
|
+
* - stream.graphics.g5.8xlarge
|
|
121
|
+
* - stream.graphics.g5.16xlarge
|
|
122
|
+
* - stream.graphics.g5.12xlarge
|
|
123
|
+
* - stream.graphics.g5.24xlarge
|
|
124
|
+
* - stream.graphics.g6.xlarge
|
|
125
|
+
* - stream.graphics.g6.2xlarge
|
|
126
|
+
* - stream.graphics.g6.4xlarge
|
|
127
|
+
* - stream.graphics.g6.8xlarge
|
|
128
|
+
* - stream.graphics.g6.16xlarge
|
|
129
|
+
* - stream.graphics.g6.12xlarge
|
|
130
|
+
* - stream.graphics.g6.24xlarge
|
|
131
|
+
* - stream.graphics.gr6.4xlarge
|
|
132
|
+
* - stream.graphics.gr6.8xlarge
|
|
117
133
|
*
|
|
118
134
|
* The following instance types are available for Elastic fleets:
|
|
119
135
|
*
|
|
@@ -96,6 +96,22 @@ export type AppStreamImageBuilderProps = {
|
|
|
96
96
|
* - stream.graphics-pro.4xlarge
|
|
97
97
|
* - stream.graphics-pro.8xlarge
|
|
98
98
|
* - stream.graphics-pro.16xlarge
|
|
99
|
+
* - stream.graphics.g5.xlarge
|
|
100
|
+
* - stream.graphics.g5.2xlarge
|
|
101
|
+
* - stream.graphics.g5.4xlarge
|
|
102
|
+
* - stream.graphics.g5.8xlarge
|
|
103
|
+
* - stream.graphics.g5.16xlarge
|
|
104
|
+
* - stream.graphics.g5.12xlarge
|
|
105
|
+
* - stream.graphics.g5.24xlarge
|
|
106
|
+
* - stream.graphics.g6.xlarge
|
|
107
|
+
* - stream.graphics.g6.2xlarge
|
|
108
|
+
* - stream.graphics.g6.4xlarge
|
|
109
|
+
* - stream.graphics.g6.8xlarge
|
|
110
|
+
* - stream.graphics.g6.16xlarge
|
|
111
|
+
* - stream.graphics.g6.12xlarge
|
|
112
|
+
* - stream.graphics.g6.24xlarge
|
|
113
|
+
* - stream.graphics.gr6.4xlarge
|
|
114
|
+
* - stream.graphics.gr6.8xlarge
|
|
99
115
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-imagebuilder.html#cfn-appstream-imagebuilder-instancetype}
|
|
100
116
|
*/
|
|
101
117
|
InstanceType: string;
|
|
@@ -164,12 +164,12 @@ export type ConditionFlowNodeConfiguration = {
|
|
|
164
164
|
Conditions: FlowCondition[];
|
|
165
165
|
};
|
|
166
166
|
/**
|
|
167
|
-
*
|
|
167
|
+
* Specifies a field to be used during the reranking process in a Knowledge Base vector search. This structure identifies metadata fields that should be considered when reordering search results to improve relevance.
|
|
168
168
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-fieldforreranking.html}
|
|
169
169
|
*/
|
|
170
170
|
export type FieldForReranking = {
|
|
171
171
|
/**
|
|
172
|
-
* The name of
|
|
172
|
+
* The name of the metadata field to be used during the reranking process.
|
|
173
173
|
* @minLength 1
|
|
174
174
|
* @maxLength 2000
|
|
175
175
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-fieldforreranking.html#cfn-bedrock-flow-fieldforreranking-fieldname}
|
|
@@ -631,17 +631,17 @@ export type LoopFlowNodeConfiguration = {
|
|
|
631
631
|
Definition: FlowDefinition;
|
|
632
632
|
};
|
|
633
633
|
/**
|
|
634
|
-
*
|
|
634
|
+
* Configuration for how metadata should be used during the reranking process in Knowledge Base vector searches. This determines which metadata fields are included or excluded when reordering search results.
|
|
635
635
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-metadataconfigurationforreranking.html}
|
|
636
636
|
*/
|
|
637
637
|
export type MetadataConfigurationForReranking = {
|
|
638
638
|
/**
|
|
639
|
-
*
|
|
639
|
+
* The mode for selecting which metadata fields to include in the reranking process. Valid values are ALL (use all available metadata fields) or SELECTIVE (use only specified fields).
|
|
640
640
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-metadataconfigurationforreranking.html#cfn-bedrock-flow-metadataconfigurationforreranking-selectionmode}
|
|
641
641
|
*/
|
|
642
642
|
SelectionMode: RerankingMetadataSelectionMode;
|
|
643
643
|
/**
|
|
644
|
-
*
|
|
644
|
+
* Configuration for selective mode, which allows you to explicitly include or exclude specific metadata fields during reranking. This is only used when selectionMode is set to SELECTIVE.
|
|
645
645
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-metadataconfigurationforreranking.html#cfn-bedrock-flow-metadataconfigurationforreranking-selectivemodeconfiguration}
|
|
646
646
|
*/
|
|
647
647
|
SelectiveModeConfiguration?: RerankingMetadataSelectiveModeConfiguration | undefined;
|
|
@@ -797,7 +797,7 @@ export type PromptTemplateType = "TEXT";
|
|
|
797
797
|
*/
|
|
798
798
|
export type RerankingMetadataSelectionMode = "SELECTIVE" | "ALL";
|
|
799
799
|
/**
|
|
800
|
-
*
|
|
800
|
+
* Configuration for selectively including or excluding metadata fields during the reranking process. This allows you to control which metadata attributes are considered when reordering search results.
|
|
801
801
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-rerankingmetadataselectivemodeconfiguration.html}
|
|
802
802
|
*/
|
|
803
803
|
export type RerankingMetadataSelectiveModeConfiguration = {
|
|
@@ -917,22 +917,22 @@ export type TextPromptTemplateConfiguration = {
|
|
|
917
917
|
Text: string;
|
|
918
918
|
};
|
|
919
919
|
/**
|
|
920
|
-
*
|
|
920
|
+
* Configuration for using Amazon Bedrock foundation models to rerank Knowledge Base vector search results. This enables more sophisticated relevance ranking using large language models.
|
|
921
921
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingconfiguration.html}
|
|
922
922
|
*/
|
|
923
923
|
export type VectorSearchBedrockRerankingConfiguration = {
|
|
924
924
|
/**
|
|
925
|
-
*
|
|
925
|
+
* Configuration for how document metadata should be used during the reranking process. This determines which metadata fields are included when reordering search results.
|
|
926
926
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingconfiguration.html#cfn-bedrock-flow-vectorsearchbedrockrerankingconfiguration-metadataconfiguration}
|
|
927
927
|
*/
|
|
928
928
|
MetadataConfiguration?: MetadataConfigurationForReranking | undefined;
|
|
929
929
|
/**
|
|
930
|
-
*
|
|
930
|
+
* Configuration for the Amazon Bedrock foundation model used for reranking. This includes the model ARN and any additional request fields required by the model.
|
|
931
931
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingconfiguration.html#cfn-bedrock-flow-vectorsearchbedrockrerankingconfiguration-modelconfiguration}
|
|
932
932
|
*/
|
|
933
933
|
ModelConfiguration: VectorSearchBedrockRerankingModelConfiguration;
|
|
934
934
|
/**
|
|
935
|
-
* The number of results to
|
|
935
|
+
* The maximum number of results to rerank. This limits how many of the initial vector search results will be processed by the reranking model. A smaller number improves performance but may exclude potentially relevant results.
|
|
936
936
|
* @min 1
|
|
937
937
|
* @max 100
|
|
938
938
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingconfiguration.html#cfn-bedrock-flow-vectorsearchbedrockrerankingconfiguration-numberofrerankedresults}
|
|
@@ -940,33 +940,33 @@ export type VectorSearchBedrockRerankingConfiguration = {
|
|
|
940
940
|
NumberOfRerankedResults?: number | undefined;
|
|
941
941
|
};
|
|
942
942
|
/**
|
|
943
|
-
*
|
|
943
|
+
* Configuration for the Amazon Bedrock foundation model used for reranking vector search results. This specifies which model to use and any additional parameters required by the model.
|
|
944
944
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingmodelconfiguration.html}
|
|
945
945
|
*/
|
|
946
946
|
export type VectorSearchBedrockRerankingModelConfiguration = {
|
|
947
947
|
/**
|
|
948
|
-
* A
|
|
948
|
+
* A list of additional fields to include in the model request during reranking. These fields provide extra context or configuration options specific to the selected foundation model.
|
|
949
949
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingmodelconfiguration.html#cfn-bedrock-flow-vectorsearchbedrockrerankingmodelconfiguration-additionalmodelrequestfields}
|
|
950
950
|
*/
|
|
951
951
|
AdditionalModelRequestFields?: Record<string, unknown> | undefined;
|
|
952
952
|
/**
|
|
953
|
-
* The ARN of the
|
|
953
|
+
* The Amazon Resource Name (ARN) of the foundation model to use for reranking. This model processes the query and search results to determine a more relevant ordering.
|
|
954
954
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchbedrockrerankingmodelconfiguration.html#cfn-bedrock-flow-vectorsearchbedrockrerankingmodelconfiguration-modelarn}
|
|
955
955
|
*/
|
|
956
956
|
ModelArn: string;
|
|
957
957
|
};
|
|
958
958
|
/**
|
|
959
|
-
*
|
|
959
|
+
* Configuration for reranking vector search results to improve relevance. Reranking applies additional relevance models to reorder the initial vector search results based on more sophisticated criteria.
|
|
960
960
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchrerankingconfiguration.html}
|
|
961
961
|
*/
|
|
962
962
|
export type VectorSearchRerankingConfiguration = {
|
|
963
963
|
/**
|
|
964
|
-
*
|
|
964
|
+
* Configuration for using Amazon Bedrock foundation models to rerank search results. This is required when the reranking type is set to BEDROCK.
|
|
965
965
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchrerankingconfiguration.html#cfn-bedrock-flow-vectorsearchrerankingconfiguration-bedrockrerankingconfiguration}
|
|
966
966
|
*/
|
|
967
967
|
BedrockRerankingConfiguration?: VectorSearchBedrockRerankingConfiguration | undefined;
|
|
968
968
|
/**
|
|
969
|
-
* The type of
|
|
969
|
+
* The type of reranking to apply to vector search results. Currently, the only supported value is BEDROCK, which uses Amazon Bedrock foundation models for reranking.
|
|
970
970
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-vectorsearchrerankingconfiguration.html#cfn-bedrock-flow-vectorsearchrerankingconfiguration-type}
|
|
971
971
|
*/
|
|
972
972
|
Type: VectorSearchRerankingConfigurationType;
|