@propulsionworks/cloudformation 0.1.30 → 0.1.32

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 (86) hide show
  1. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +168 -0
  3. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +0 -4
  5. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +0 -4
  6. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +0 -4
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +0 -4
  8. package/out/exports/resources.generated/aws-bedrockagentcore-memory.d.ts +85 -27
  9. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +0 -4
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +0 -4
  11. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +8 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +4 -0
  15. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +17 -0
  17. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +155 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +1 -1
  19. package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +7 -0
  22. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -8
  23. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +0 -4
  24. package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +46 -0
  25. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +9 -0
  27. package/out/exports/resources.generated/aws-ec2-volume.d.ts +14 -16
  28. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -2
  29. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +1 -1
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +11 -1
  33. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +8 -4
  34. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +84 -8
  35. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +1 -0
  36. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +4 -4
  37. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +14 -11
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +20 -0
  41. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +118 -0
  42. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +20 -0
  44. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -3
  45. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +2 -0
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +36 -0
  49. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +50 -2
  50. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +9 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +29 -3
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +20 -20
  53. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +20 -20
  54. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-organizations-account.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +22 -1
  57. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +69 -69
  58. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +73 -69
  60. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +11 -11
  61. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +22 -22
  62. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-quicksight-template.d.ts +70 -70
  64. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +7 -7
  65. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -11
  66. package/out/exports/resources.generated/aws-route53-recordset.d.ts +1 -3
  67. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +1 -3
  68. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +2 -0
  69. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +2 -0
  70. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +137 -0
  71. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +72 -0
  72. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +151 -0
  73. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +1 -1
  74. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +21 -0
  75. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +12 -2
  76. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  77. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +4 -13
  79. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +5 -1
  80. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +52 -0
  81. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +99 -0
  82. package/out/exports/resources.generated/aws-transfer-connector.d.ts +2 -0
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +4 -0
  84. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +1 -1
  85. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +1 -1
  86. package/package.json +1 -1
@@ -18,7 +18,7 @@ export type QuickSightDataSetProps = {
18
18
  */
19
19
  AwsAccountId?: string | undefined;
20
20
  /**
21
- * Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.
21
+ * Groupings of columns that work together in certain Amazon Quick Sight features. Currently, only geospatial hierarchy is supported.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-columngroups}
23
23
  */
24
24
  ColumnGroups?: ColumnGroup[] | undefined;
@@ -150,7 +150,7 @@ export type QuickSightDataSetAttribs = {
150
150
  */
151
151
  export type CalculatedColumn = {
152
152
  /**
153
- * A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Amazon QuickSight preserves the existing calculated column.
153
+ * A unique ID to identify a calculated column. During a dataset update, if the column ID of a calculated column matches that of an existing calculated column, Quick Sight preserves the existing calculated column.
154
154
  * @minLength 1
155
155
  * @maxLength 64
156
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-calculatedcolumn.html#cfn-quicksight-dataset-calculatedcolumn-columnid}
@@ -184,7 +184,7 @@ export type CastColumnTypeOperation = {
184
184
  */
185
185
  ColumnName?: string | undefined;
186
186
  /**
187
- * When casting a column from string to datetime type, you can supply a string in a format supported by Amazon QuickSight to denote the source data format.
187
+ * When casting a column from string to datetime type, you can supply a string in a format supported by Quick Sight to denote the source data format.
188
188
  * @minLength 0
189
189
  * @maxLength 32
190
190
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypeoperation.html#cfn-quicksight-dataset-castcolumntypeoperation-format}
@@ -223,7 +223,7 @@ export type ColumnDescription = {
223
223
  Text?: string | undefined;
224
224
  };
225
225
  /**
226
- * Groupings of columns that work together in certain Amazon QuickSight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
226
+ * Groupings of columns that work together in certain Quick Sight features. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
227
227
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columngroup.html}
228
228
  */
229
229
  export type ColumnGroup = {
@@ -244,7 +244,7 @@ export type ColumnLevelPermissionRule = {
244
244
  */
245
245
  ColumnNames?: string[] | undefined;
246
246
  /**
247
- * An array of Amazon Resource Names (ARNs) for QuickSight users or groups.
247
+ * An array of Amazon Resource Names (ARNs) for Quick Suite users or groups.
248
248
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columnlevelpermissionrule.html#cfn-quicksight-dataset-columnlevelpermissionrule-principals}
249
249
  */
250
250
  Principals?: string[] | undefined;
@@ -342,7 +342,7 @@ export type DataSetUsageConfiguration = {
342
342
  */
343
343
  DisableUseAsDirectQuerySource?: boolean | undefined;
344
344
  /**
345
- * An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.
345
+ * An option that controls whether a child dataset that's stored in Quick Sight can use this dataset as a source.
346
346
  * @default false
347
347
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html#cfn-quicksight-dataset-datasetusageconfiguration-disableuseasimportedsource}
348
348
  */
@@ -690,7 +690,7 @@ export type JoinInstruction = {
690
690
  */
691
691
  export type JoinKeyProperties = {
692
692
  /**
693
- * A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by QuickSight to optimize query performance.
693
+ * A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by Quick Suite to optimize query performance.
694
694
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinkeyproperties.html#cfn-quicksight-dataset-joinkeyproperties-uniquekey}
695
695
  */
696
696
  UniqueKey?: boolean | undefined;
@@ -974,9 +974,9 @@ export type ResourcePermission = {
974
974
  /**
975
975
  * The Amazon Resource Name (ARN) of the principal. This can be one of the following:
976
976
  *
977
- * - The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
978
- * - The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
979
- * - The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
977
+ * - The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.)
978
+ * - The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
979
+ * - The ARN of an AWS account root: This is an IAM ARN rather than a Quick Suite ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
980
980
  * @minLength 1
981
981
  * @maxLength 256
982
982
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-resourcepermission.html#cfn-quicksight-dataset-resourcepermission-principal}
@@ -984,7 +984,7 @@ export type ResourcePermission = {
984
984
  Principal: string;
985
985
  };
986
986
  /**
987
- * Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see [Using Row-Level Security (RLS) to Restrict Access to a Dataset](https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html) in the *Amazon QuickSight User Guide* .
987
+ * Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see [Using Row-Level Security (RLS) to Restrict Access to a Dataset](https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html) in the *Quick Sight User Guide* .
988
988
  *
989
989
  * The option to deny permissions by setting `PermissionPolicy` to `DENY_ACCESS` is not supported for new RLS datasets.
990
990
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissiondataset.html}
@@ -23,7 +23,7 @@ export type QuickSightDataSourceProps = {
23
23
  */
24
24
  AwsAccountId?: string | undefined;
25
25
  /**
26
- * The credentials Amazon QuickSight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
26
+ * The credentials Amazon Quick Sight that uses to connect to your underlying source. Currently, only credentials based on user name and password are supported.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-datasource.html#cfn-quicksight-datasource-credentials}
28
28
  */
29
29
  Credentials?: DataSourceCredentials | undefined;
@@ -33,7 +33,7 @@ export type QuickSightDataSourceProps = {
33
33
  */
34
34
  DataSourceId?: string | undefined;
35
35
  /**
36
- * The parameters that Amazon QuickSight uses to connect to your underlying source.
36
+ * The parameters that Amazon Quick Sight uses to connect to your underlying source.
37
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-datasource.html#cfn-quicksight-datasource-datasourceparameters}
38
38
  */
39
39
  DataSourceParameters?: DataSourceParameters | undefined;
@@ -59,7 +59,7 @@ export type QuickSightDataSourceProps = {
59
59
  */
60
60
  Permissions?: ResourcePermission[] | undefined;
61
61
  /**
62
- * Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
62
+ * Secure Socket Layer (SSL) properties that apply when Amazon Quick Sight connects to your underlying source.
63
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-datasource.html#cfn-quicksight-datasource-sslproperties}
64
64
  */
65
65
  SslProperties?: SslProperties | undefined;
@@ -76,7 +76,7 @@ export type QuickSightDataSourceProps = {
76
76
  */
77
77
  Type: DataSourceType;
78
78
  /**
79
- * Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.
79
+ * Use this parameter only when you want Amazon Quick Sight to use a VPC connection when connecting to your underlying source.
80
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-datasource.html#cfn-quicksight-datasource-vpcconnectionproperties}
81
81
  */
82
82
  VpcConnectionProperties?: VpcConnectionProperties | undefined;
@@ -140,9 +140,9 @@ export type AmazonOpenSearchParameters = {
140
140
  */
141
141
  export type AthenaParameters = {
142
142
  /**
143
- * An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup.
143
+ * An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your workgroup.
144
144
  *
145
- * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
145
+ * This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
146
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-athenaparameters.html#cfn-quicksight-datasource-athenaparameters-identitycenterconfiguration}
147
147
  */
148
148
  IdentityCenterConfiguration?: IdentityCenterConfiguration | undefined;
@@ -292,7 +292,7 @@ export type DataSourceErrorInfo = {
292
292
  */
293
293
  export type DataSourceErrorInfoType = "ACCESS_DENIED" | "COPY_SOURCE_NOT_FOUND" | "TIMEOUT" | "ENGINE_VERSION_NOT_SUPPORTED" | "UNKNOWN_HOST" | "GENERIC_SQL_FAILURE" | "CONFLICT" | "UNKNOWN";
294
294
  /**
295
- * The parameters that Amazon QuickSight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
295
+ * The parameters that Quick Sight uses to connect to your underlying data source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
296
296
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-datasourceparameters.html}
297
297
  */
298
298
  export type DataSourceParameters = {
@@ -660,30 +660,30 @@ export type RdsParameters = {
660
660
  InstanceId: string;
661
661
  };
662
662
  /**
663
- * A structure that grants Amazon QuickSight access to your cluster and make a call to the `redshift:GetClusterCredentials` API. For more information on the `redshift:GetClusterCredentials` API, see [`GetClusterCredentials`](https://docs.aws.amazon.com/redshift/latest/APIReference/API_GetClusterCredentials.html) .
663
+ * A structure that grants Quick Sight access to your cluster and make a call to the `redshift:GetClusterCredentials` API. For more information on the `redshift:GetClusterCredentials` API, see [`GetClusterCredentials`](https://docs.aws.amazon.com/redshift/latest/APIReference/API_GetClusterCredentials.html) .
664
664
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftiamparameters.html}
665
665
  */
666
666
  export type RedshiftIAMParameters = {
667
667
  /**
668
- * Automatically creates a database user. If your database doesn't have a `DatabaseUser` , set this parameter to `True` . If there is no `DatabaseUser` , Amazon QuickSight can't connect to your cluster. The `RoleArn` that you use for this operation must grant access to `redshift:CreateClusterUser` to successfully create the user.
668
+ * Automatically creates a database user. If your database doesn't have a `DatabaseUser` , set this parameter to `True` . If there is no `DatabaseUser` , Quick Sight can't connect to your cluster. The `RoleArn` that you use for this operation must grant access to `redshift:CreateClusterUser` to successfully create the user.
669
669
  * @default false
670
670
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftiamparameters.html#cfn-quicksight-datasource-redshiftiamparameters-autocreatedatabaseuser}
671
671
  */
672
672
  AutoCreateDatabaseUser?: boolean | undefined;
673
673
  /**
674
- * A list of groups whose permissions will be granted to Amazon QuickSight to access the cluster. These permissions are combined with the permissions granted to Amazon QuickSight by the `DatabaseUser` . If you choose to include this parameter, the `RoleArn` must grant access to `redshift:JoinGroup` .
674
+ * A list of groups whose permissions will be granted to Quick Sight to access the cluster. These permissions are combined with the permissions granted to Quick Sight by the `DatabaseUser` . If you choose to include this parameter, the `RoleArn` must grant access to `redshift:JoinGroup` .
675
675
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftiamparameters.html#cfn-quicksight-datasource-redshiftiamparameters-databasegroups}
676
676
  */
677
677
  DatabaseGroups?: string[] | undefined;
678
678
  /**
679
- * The user whose permissions and group memberships will be used by Amazon QuickSight to access the cluster. If this user already exists in your database, Amazon QuickSight is granted the same permissions that the user has. If the user doesn't exist, set the value of `AutoCreateDatabaseUser` to `True` to create a new user with PUBLIC permissions.
679
+ * The user whose permissions and group memberships will be used by Quick Sight to access the cluster. If this user already exists in your database, Amazon Quick Sight is granted the same permissions that the user has. If the user doesn't exist, set the value of `AutoCreateDatabaseUser` to `True` to create a new user with PUBLIC permissions.
680
680
  * @minLength 1
681
681
  * @maxLength 64
682
682
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftiamparameters.html#cfn-quicksight-datasource-redshiftiamparameters-databaseuser}
683
683
  */
684
684
  DatabaseUser?: string | undefined;
685
685
  /**
686
- * Use the `RoleArn` structure to allow Amazon QuickSight to call `redshift:GetClusterCredentials` on your cluster. The calling principal must have `iam:PassRole` access to pass the role to Amazon QuickSight. The role's trust policy must allow the Amazon QuickSight service principal to assume the role.
686
+ * Use the `RoleArn` structure to allow Quick Sight to call `redshift:GetClusterCredentials` on your cluster. The calling principal must have `iam:PassRole` access to pass the role to Quick Sight. The role's trust policy must allow the Quick Sight service principal to assume the role.
687
687
  * @minLength 20
688
688
  * @maxLength 2048
689
689
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftiamparameters.html#cfn-quicksight-datasource-redshiftiamparameters-rolearn}
@@ -717,14 +717,14 @@ export type RedshiftParameters = {
717
717
  */
718
718
  Host?: string | undefined;
719
719
  /**
720
- * An optional parameter that uses IAM authentication to grant Amazon QuickSight access to your cluster. This parameter can be used instead of [DataSourceCredentials](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DataSourceCredentials.html) .
720
+ * An optional parameter that uses IAM authentication to grant Quick Sight access to your cluster. This parameter can be used instead of [DataSourceCredentials](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DataSourceCredentials.html) .
721
721
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftparameters.html#cfn-quicksight-datasource-redshiftparameters-iamparameters}
722
722
  */
723
723
  IAMParameters?: RedshiftIAMParameters | undefined;
724
724
  /**
725
- * An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your cluster.
725
+ * An optional parameter that configures IAM Identity Center authentication to grant Quick Sight access to your cluster.
726
726
  *
727
- * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
727
+ * This parameter can only be specified if your Quick Sight account is configured with IAM Identity Center.
728
728
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-redshiftparameters.html#cfn-quicksight-datasource-redshiftparameters-identitycenterconfiguration}
729
729
  */
730
730
  IdentityCenterConfiguration?: IdentityCenterConfiguration | undefined;
@@ -750,9 +750,9 @@ export type ResourcePermission = {
750
750
  /**
751
751
  * The Amazon Resource Name (ARN) of the principal. This can be one of the following:
752
752
  *
753
- * - The ARN of an Amazon QuickSight user or group associated with a data source or dataset. (This is common.)
754
- * - The ARN of an Amazon QuickSight user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
755
- * - The ARN of an AWS account root: This is an IAM ARN rather than a QuickSight ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
753
+ * - The ARN of an Amazon Quick Suite user or group associated with a data source or dataset. (This is common.)
754
+ * - The ARN of an Amazon Quick Suite user, group, or namespace associated with an analysis, dashboard, template, or theme. (This is common.)
755
+ * - The ARN of an AWS account root: This is an IAM ARN rather than a Quick Suite ARN. Use this option only to share resources (templates) across AWS accounts . (This is less common.)
756
756
  * @minLength 1
757
757
  * @maxLength 256
758
758
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-resourcepermission.html#cfn-quicksight-datasource-resourcepermission-principal}
@@ -773,7 +773,7 @@ export type ResourceStatus = "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "C
773
773
  */
774
774
  export type S3Parameters = {
775
775
  /**
776
- * Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Amazon QuickSight.
776
+ * Location of the Amazon S3 manifest file. This is NULL if the manifest file was uploaded into Quick Sight.
777
777
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-s3parameters.html#cfn-quicksight-datasource-s3parameters-manifestfilelocation}
778
778
  */
779
779
  ManifestFileLocation: ManifestFileLocation;
@@ -817,7 +817,7 @@ export type SnowflakeParameters = {
817
817
  */
818
818
  Host: string;
819
819
  /**
820
- * An object that contains information needed to create a data source connection between an Amazon QuickSight account and Snowflake.
820
+ * An object that contains information needed to create a data source connection between an Quick Sight account and Snowflake.
821
821
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-snowflakeparameters.html#cfn-quicksight-datasource-snowflakeparameters-oauthparameters}
822
822
  */
823
823
  OAuthParameters?: OAuthParameters | undefined;
@@ -879,7 +879,7 @@ export type SqlServerParameters = {
879
879
  Port: number;
880
880
  };
881
881
  /**
882
- * Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying data source.
882
+ * Secure Socket Layer (SSL) properties that apply when Quick Sight connects to your underlying data source.
883
883
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-sslproperties.html}
884
884
  */
885
885
  export type SslProperties = {
@@ -922,7 +922,7 @@ export type StarburstParameters = {
922
922
  */
923
923
  Host: string;
924
924
  /**
925
- * An object that contains information needed to create a data source connection between an Amazon QuickSight account and Starburst.
925
+ * An object that contains information needed to create a data source connection between an Quick Sight account and Starburst.
926
926
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-starburstparameters.html#cfn-quicksight-datasource-starburstparameters-oauthparameters}
927
927
  */
928
928
  OAuthParameters?: OAuthParameters | undefined;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Creates a refresh schedule for a dataset in QuickSight .
3
+ * Creates a refresh schedule for a dataset in Quick Suite .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-refreshschedule.html}
5
5
  */
6
6
  export type QuickSightRefreshSchedule = ResourceDefinitionWithAttributes<"AWS::QuickSight::RefreshSchedule", QuickSightRefreshScheduleProps, QuickSightRefreshScheduleAttribs>;
7
7
  /**
8
- * Creates a refresh schedule for a dataset in QuickSight .
8
+ * Creates a refresh schedule for a dataset in Quick Suite .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-refreshschedule.html}
10
10
  */
11
11
  export type QuickSightRefreshScheduleProps = {
@@ -49,7 +49,7 @@ export type RefreshScheduleMap = {
49
49
  * - `FULL_REFRESH` : A complete refresh of a dataset.
50
50
  * - `INCREMENTAL_REFRESH` : A partial refresh of some rows of a dataset, based on the time window specified.
51
51
  *
52
- * For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *QuickSight User Guide* .
52
+ * For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *Quick Suite User Guide* .
53
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-refreshschedule-refreshschedulemap.html#cfn-quicksight-refreshschedule-refreshschedulemap-refreshtype}
54
54
  */
55
55
  RefreshType?: "FULL_REFRESH" | "INCREMENTAL_REFRESH" | undefined;