@propulsionworks/cloudformation 0.1.18 → 0.1.20

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 (82) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. 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 CloudWatch investigations, you must be signed in to an IAM principal that has the either the `AIOpsConsoleAdminPolicy` or the `AdministratorAccess` IAM policy attached, or to an account that has similar permissions.
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
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 to work with CloudWatch investigations, see
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,11 +29,11 @@ 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 CloudWatch investigations, you must be signed in to an IAM principal that has the either the `AIOpsConsoleAdminPolicy` or the `AdministratorAccess` IAM policy attached, or to an account that has similar permissions.
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
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 to work with CloudWatch investigations, see
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 = {
@@ -43,7 +43,7 @@ export type AIOpsInvestigationGroupProps = {
43
43
  */
44
44
  ChatbotNotificationChannels?: ChatbotNotificationChannel[] | undefined;
45
45
  /**
46
- * Number of `sourceAccountId` values that have been configured for cross-account access.
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;
@@ -53,7 +53,7 @@ export type AIOpsInvestigationGroupProps = {
53
53
  */
54
54
  EncryptionConfig?: EncryptionConfigMap | undefined;
55
55
  /**
56
- * Returns the IAM resource policy that is associated with the specified investigation group.
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;
@@ -63,7 +63,7 @@ export type AIOpsInvestigationGroupProps = {
63
63
  */
64
64
  IsCloudTrailEventHistoryEnabled?: boolean | undefined;
65
65
  /**
66
- * Specify either the name or the ARN of the investigation group that you want to view.
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;
@@ -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;
@@ -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][[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][[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][[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;