@propulsionworks/cloudformation 0.1.26 → 0.1.28

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-acmpca-permission.d.ts +2 -2
  2. package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
  5. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
  6. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
  7. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
  8. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-aps-scraper.d.ts +9 -1
  11. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
  12. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  13. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +129 -0
  15. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +92 -0
  16. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +167 -0
  17. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +92 -0
  18. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -3
  19. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
  20. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
  23. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  25. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
  26. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +5 -1
  27. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +50 -0
  28. package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  30. package/out/exports/resources.generated/aws-datazone-owner.d.ts +15 -2
  31. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
  32. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  33. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
  34. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
  35. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
  36. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +82 -0
  39. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +62 -0
  40. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-ecs-service.d.ts +9 -0
  44. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  49. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
  50. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  53. package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
  54. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
  56. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
  58. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
  59. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  62. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  63. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +4 -3
  64. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +2 -1
  65. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
  66. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +8 -0
  68. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +39 -0
  69. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  70. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  71. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +16 -1
  72. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +5 -0
  73. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
  74. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  75. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  76. package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +50 -28
  77. package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +13 -5
  78. package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +24 -11
  79. package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +31 -13
  80. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +23 -6
  81. package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +5 -5
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
  84. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  85. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
  86. package/package.json +1 -1
@@ -17,6 +17,7 @@ export type OpenSearchServerlessSecurityConfigProps = {
17
17
  */
18
18
  Description?: string | undefined;
19
19
  /**
20
+ * Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.
20
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-securityconfig.html#cfn-opensearchserverless-securityconfig-iamfederationoptions}
21
22
  */
22
23
  IamFederationOptions?: IamFederationConfigOptions | undefined;
@@ -72,17 +73,17 @@ export type OpenSearchServerlessSecurityConfigAttribs = {
72
73
  Id: string;
73
74
  };
74
75
  /**
75
- * Describe IAM federation options in form of key value map
76
+ * Describes IAM federation options for an OpenSearch Serverless security configuration in the form of a key-value map. These options define how OpenSearch Serverless integrates with external identity providers using federation.
76
77
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html}
77
78
  */
78
79
  export type IamFederationConfigOptions = {
79
80
  /**
80
- * Group attribute for this IAM federation integration
81
+ * The group attribute for this IAM federation integration. This attribute is used to map identity provider groups to OpenSearch Serverless permissions.
81
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html#cfn-opensearchserverless-securityconfig-iamfederationconfigoptions-groupattribute}
82
83
  */
83
84
  GroupAttribute?: string | undefined;
84
85
  /**
85
- * User attribute for this IAM federation integration
86
+ * The user attribute for this IAM federation integration. This attribute is used to identify users in the federated authentication process.
86
87
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html#cfn-opensearchserverless-securityconfig-iamfederationconfigoptions-userattribute}
87
88
  */
88
89
  UserAttribute?: string | undefined;
@@ -183,6 +183,7 @@ export type AdvancedSecurityOptionsInput = {
183
183
  */
184
184
  Enabled?: boolean | undefined;
185
185
  /**
186
+ * Input configuration for IAM identity federation within advanced security options.
186
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-iamfederationoptions}
187
188
  */
188
189
  IAMFederationOptions?: IAMFederationOptions | undefined;
@@ -332,7 +333,7 @@ export type DomainEndpointOptions = {
332
333
  */
333
334
  CustomEndpoint?: string | undefined;
334
335
  /**
335
- * The AWS Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
336
+ * The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
336
337
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-domainendpointoptions.html#cfn-opensearchservice-domain-domainendpointoptions-customendpointcertificatearn}
337
338
  */
338
339
  CustomEndpointCertificateArn?: string | undefined;
@@ -133,7 +133,7 @@ export type Accounting = {
133
133
  */
134
134
  export type AuthKey = {
135
135
  /**
136
- * The Amazon Resource Name (ARN) of the the shared Slurm key.
136
+ * The Amazon Resource Name (ARN) of the shared Slurm key.
137
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcs-cluster-authkey.html#cfn-pcs-cluster-authkey-secretarn}
138
138
  */
139
139
  SecretArn: string;
@@ -41,7 +41,7 @@ export type PCSComputeNodeGroupProps = {
41
41
  */
42
42
  IamInstanceProfileArn: string;
43
43
  /**
44
- * A list of EC2 instance configurations that AWS AWS PCS can provision in the compute node group.
44
+ * A list of EC2 instance configurations that AWS PCS can provision in the compute node group.
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcs-computenodegroup.html#cfn-pcs-computenodegroup-instanceconfigs}
46
46
  */
47
47
  InstanceConfigs: InstanceConfig[];
@@ -54,7 +54,7 @@ export type PCSComputeNodeGroupProps = {
54
54
  * Specifies how EC2 instances are purchased on your behalf. AWS AWS PCS supports On-Demand and Spot instances. For more information, see [Instance purchasing options](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-purchasing-options.html) in the *Amazon Elastic Compute Cloud User Guide* . If you don't provide this option, it defaults to On-Demand.
55
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcs-computenodegroup.html#cfn-pcs-computenodegroup-purchaseoption}
56
56
  */
57
- PurchaseOption?: "ONDEMAND" | "SPOT" | undefined;
57
+ PurchaseOption?: "ONDEMAND" | "SPOT" | "CAPACITY_BLOCK" | undefined;
58
58
  /**
59
59
  * Specifies the boundaries of the compute node group auto scaling.
60
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcs-computenodegroup.html#cfn-pcs-computenodegroup-scalingconfiguration}
@@ -56,6 +56,10 @@ export type Capabilities = {
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-addorrunanomalydetectionforanalyses}
57
57
  */
58
58
  AddOrRunAnomalyDetectionForAnalyses?: CapabilityState | undefined;
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-analysis}
61
+ */
62
+ Analysis?: CapabilityState | undefined;
59
63
  /**
60
64
  * The ability to create and update email reports.
61
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-createandupdatedashboardemailreports}
@@ -91,6 +95,10 @@ export type Capabilities = {
91
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-createsharedfolders}
92
96
  */
93
97
  CreateSharedFolders?: CapabilityState | undefined;
98
+ /**
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-dashboard}
100
+ */
101
+ Dashboard?: CapabilityState | undefined;
94
102
  /**
95
103
  * The ability to export to CSV files from the UI.
96
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-exporttocsv}
@@ -35,6 +35,8 @@ export type QuickSightDashboardProps = {
35
35
  * - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
36
36
  * - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
37
37
  * - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
38
+ * - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
39
+ * - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
38
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dashboard.html#cfn-quicksight-dashboard-dashboardpublishoptions}
39
41
  */
40
42
  DashboardPublishOptions?: DashboardPublishOptions | undefined;
@@ -317,10 +319,12 @@ export type ArcThicknessOptions = "SMALL" | "MEDIUM" | "LARGE";
317
319
  */
318
320
  export type AssetOptions = {
319
321
  /**
322
+ * A list of dataset ARNS to exclude from Dashboard Q&A.
320
323
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html#cfn-quicksight-dashboard-assetoptions-excludeddatasetarns}
321
324
  */
322
325
  ExcludedDataSetArns?: string[] | undefined;
323
326
  /**
327
+ * Determines whether insight summaries from Amazon Q Business are allowed in Dashboard Q&A.
324
328
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html#cfn-quicksight-dashboard-assetoptions-qbusinessinsightsstatus}
325
329
  */
326
330
  QBusinessInsightsStatus?: QBusinessInsightsStatus | undefined;
@@ -2484,9 +2488,20 @@ export type DashboardPublishOptions = {
2484
2488
  */
2485
2489
  DataPointTooltipOption?: DataPointTooltipOption | undefined;
2486
2490
  /**
2491
+ * Adds Q&A capabilities to an Amazon QuickSight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
2487
2492
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-dataqaenabledoption}
2488
2493
  */
2489
2494
  DataQAEnabledOption?: DataQAEnabledOption | undefined;
2495
+ /**
2496
+ * Data stories sharing option.
2497
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datastoriessharingoption}
2498
+ */
2499
+ DataStoriesSharingOption?: DataStoriesSharingOption | undefined;
2500
+ /**
2501
+ * Executive summary option.
2502
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-executivesummaryoption}
2503
+ */
2504
+ ExecutiveSummaryOption?: ExecutiveSummaryOption | undefined;
2490
2505
  /**
2491
2506
  * Export to .csv option.
2492
2507
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-exporttocsvoption}
@@ -2930,10 +2945,12 @@ export type DataPointTooltipOption = {
2930
2945
  AvailabilityStatus?: DashboardBehavior | undefined;
2931
2946
  };
2932
2947
  /**
2948
+ * Adds Q&A capabilities to a dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is enabled.
2933
2949
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dataqaenabledoption.html}
2934
2950
  */
2935
2951
  export type DataQAEnabledOption = {
2936
2952
  /**
2953
+ * The status of the Data Q&A option on the dashboard.
2937
2954
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dataqaenabledoption.html#cfn-quicksight-dashboard-dataqaenabledoption-availabilitystatus}
2938
2955
  */
2939
2956
  AvailabilityStatus?: DashboardBehavior | undefined;
@@ -2973,6 +2990,17 @@ export type DataSetReference = {
2973
2990
  */
2974
2991
  DataSetPlaceholder: string;
2975
2992
  };
2993
+ /**
2994
+ * Executive summary option.
2995
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-datastoriessharingoption.html}
2996
+ */
2997
+ export type DataStoriesSharingOption = {
2998
+ /**
2999
+ * Availability status.
3000
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-datastoriessharingoption.html#cfn-quicksight-dashboard-datastoriessharingoption-availabilitystatus}
3001
+ */
3002
+ AvailabilityStatus?: DashboardBehavior | undefined;
3003
+ };
2976
3004
  /**
2977
3005
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dateaggregationfunction.html}
2978
3006
  */
@@ -3838,6 +3866,17 @@ export type ExcludePeriodConfiguration = {
3838
3866
  */
3839
3867
  Status?: WidgetStatus | undefined;
3840
3868
  };
3869
+ /**
3870
+ * Data stories sharing option.
3871
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-executivesummaryoption.html}
3872
+ */
3873
+ export type ExecutiveSummaryOption = {
3874
+ /**
3875
+ * Availability status.
3876
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-executivesummaryoption.html#cfn-quicksight-dashboard-executivesummaryoption-availabilitystatus}
3877
+ */
3878
+ AvailabilityStatus?: DashboardBehavior | undefined;
3879
+ };
3841
3880
  /**
3842
3881
  * The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.
3843
3882
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-explicithierarchy.html}
@@ -451,6 +451,20 @@ export type RDSDBClusterProps = {
451
451
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-managemasteruserpassword}
452
452
  */
453
453
  ManageMasterUserPassword?: boolean | undefined;
454
+ /**
455
+ * Specifies the authentication type for the master user. With IAM master user authentication, you can configure the master DB user with IAM database authentication when you create a DB cluster.
456
+ *
457
+ * You can specify one of the following values:
458
+ *
459
+ * - `password` - Use standard database authentication with a password.
460
+ * - `iam-db-auth` - Use IAM database authentication for the master user.
461
+ *
462
+ * Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
463
+ *
464
+ * This option is only valid for RDS for PostgreSQL and Aurora PostgreSQL engines.
465
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-masteruserauthenticationtype}
466
+ */
467
+ MasterUserAuthenticationType?: string | undefined;
454
468
  /**
455
469
  * The master password for the DB instance.
456
470
  *
@@ -766,6 +766,18 @@ export type RDSDBInstanceProps = {
766
766
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-managemasteruserpassword}
767
767
  */
768
768
  ManageMasterUserPassword?: boolean | undefined;
769
+ /**
770
+ * Specifies the authentication type for the master user. With IAM master user authentication, you can configure the master DB user with IAM database authentication when you create a DB instance.
771
+ *
772
+ * You can specify one of the following values:
773
+ *
774
+ * - `password` - Use standard database authentication with a password.
775
+ * - `iam-db-auth` - Use IAM database authentication for the master user.
776
+ *
777
+ * This option is only valid for RDS for PostgreSQL and Aurora PostgreSQL engines.
778
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-masteruserauthenticationtype}
779
+ */
780
+ MasterUserAuthenticationType?: string | undefined;
769
781
  /**
770
782
  * The password for the master user. The password can include any printable ASCII character except "/", """, or "@".
771
783
  *
@@ -33,7 +33,7 @@ export type RDSDBProxyProps = {
33
33
  * The authorization mechanism that the proxy uses.
34
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-auth}
35
35
  */
36
- Auth: AuthFormat[];
36
+ Auth?: AuthFormat[] | undefined;
37
37
  /**
38
38
  * The identifier for the proxy. This name must be unique for all proxies owned by your AWS account in the specified AWS Region . An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.
39
39
  * @maxLength 64
@@ -46,6 +46,16 @@ export type RDSDBProxyProps = {
46
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-debuglogging}
47
47
  */
48
48
  DebugLogging?: boolean | undefined;
49
+ /**
50
+ * The default authentication scheme that the proxy uses for client connections to the proxy and connections from the proxy to the underlying database.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-defaultauthscheme}
52
+ */
53
+ DefaultAuthScheme?: "IAM_AUTH" | "NONE" | undefined;
54
+ /**
55
+ * The network type of the DB proxy endpoint. The network type determines the IP version that the proxy endpoint supports.
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-endpointnetworktype}
57
+ */
58
+ EndpointNetworkType?: "IPV4" | "IPV6" | "DUAL" | undefined;
49
59
  /**
50
60
  * The kinds of databases that the proxy can connect to. This value determines which database network protocol the proxy recognizes when it interprets network traffic to and from the database. For Aurora MySQL, RDS for MariaDB, and RDS for MySQL databases, specify `MYSQL` . For Aurora PostgreSQL and RDS for PostgreSQL databases, specify `POSTGRESQL` . For RDS for Microsoft SQL Server, specify `SQLSERVER` .
51
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-enginefamily}
@@ -71,6 +81,11 @@ export type RDSDBProxyProps = {
71
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-tags}
72
82
  */
73
83
  Tags?: TagFormat[] | undefined;
84
+ /**
85
+ * The network type that the proxy uses to connect to the target database. The network type determines the IP version that the proxy uses for connections to the database.
86
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-targetconnectionnetworktype}
87
+ */
88
+ TargetConnectionNetworkType?: "IPV4" | "IPV6" | undefined;
74
89
  /**
75
90
  * One or more VPC security group IDs to associate with the new proxy.
76
91
  *
@@ -27,6 +27,11 @@ export type RDSDBProxyEndpointProps = {
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxyendpoint.html#cfn-rds-dbproxyendpoint-dbproxyname}
28
28
  */
29
29
  DBProxyName: string;
30
+ /**
31
+ * The network type of the DB proxy endpoint. The network type determines the IP version that the proxy endpoint supports.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxyendpoint.html#cfn-rds-dbproxyendpoint-endpointnetworktype}
33
+ */
34
+ EndpointNetworkType?: "IPV4" | "IPV6" | "DUAL" | undefined;
30
35
  /**
31
36
  * An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
32
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxyendpoint.html#cfn-rds-dbproxyendpoint-tags}
@@ -43,6 +43,7 @@ export type ServiceCatalogLaunchTemplateConstraintProps = {
43
43
  */
44
44
  export type ServiceCatalogLaunchTemplateConstraintAttribs = {
45
45
  /**
46
+ * Unique identifier for the constraint
46
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-id}
47
48
  */
48
49
  Id: string;
@@ -21,12 +21,12 @@ export type ServiceCatalogPortfolioPrincipalAssociationProps = {
21
21
  * The portfolio identifier.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-portfolioid}
23
23
  */
24
- PortfolioId: string;
24
+ PortfolioId?: string | undefined;
25
25
  /**
26
26
  * The ARN of the principal ( IAM user, role, or group).
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principalarn}
28
28
  */
29
- PrincipalARN: string;
29
+ PrincipalARN?: string | undefined;
30
30
  /**
31
31
  * The principal type. The supported values are `IAM` and `IAM_PATTERN` .
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principaltype}
@@ -1,11 +1,11 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Associates the specified product with the specified portfolio.
4
4
  *
5
5
  * A delegated admin is authorized to invoke this command.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html}
7
7
  */
8
- export type ServiceCatalogPortfolioProductAssociation = ResourceDefinitionWithAttributes<"AWS::ServiceCatalog::PortfolioProductAssociation", ServiceCatalogPortfolioProductAssociationProps, ServiceCatalogPortfolioProductAssociationAttribs>;
8
+ export type ServiceCatalogPortfolioProductAssociation = ResourceDefinition<"AWS::ServiceCatalog::PortfolioProductAssociation", ServiceCatalogPortfolioProductAssociationProps>;
9
9
  /**
10
10
  * Associates the specified product with the specified portfolio.
11
11
  *
@@ -25,25 +25,16 @@ export type ServiceCatalogPortfolioProductAssociationProps = {
25
25
  * The portfolio identifier.
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-portfolioid}
27
27
  */
28
- PortfolioId: string;
28
+ PortfolioId?: string | undefined;
29
29
  /**
30
30
  * The product identifier.
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-productid}
32
32
  */
33
- ProductId: string;
33
+ ProductId?: string | undefined;
34
34
  /**
35
35
  * The identifier of the source portfolio.
36
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-sourceportfolioid}
37
37
  */
38
38
  SourcePortfolioId?: string | undefined;
39
39
  };
40
- /**
41
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#aws-resource-servicecatalog-portfolioproductassociation-return-values}
42
- */
43
- export type ServiceCatalogPortfolioProductAssociationAttribs = {
44
- /**
45
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-id}
46
- */
47
- Id: string;
48
- };
49
40
  //# sourceMappingURL=aws-servicecatalog-portfolioproductassociation.d.ts.map
@@ -1,16 +1,24 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::ConfigurationSet
3
+ * Creates a new configuration set. After you create the configuration set, you can add one or more event destinations to it.
4
+ *
5
+ * A configuration set is a set of rules that you apply to the SMS and voice messages that you send.
6
+ *
7
+ * When you send a message, you can optionally specify a single configuration set.
4
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html}
5
9
  */
6
10
  export type SMSVOICEConfigurationSet = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::ConfigurationSet", SMSVOICEConfigurationSetProps, SMSVOICEConfigurationSetAttribs>;
7
11
  /**
8
- * Resource Type definition for AWS::SMSVOICE::ConfigurationSet
12
+ * Creates a new configuration set. After you create the configuration set, you can add one or more event destinations to it.
13
+ *
14
+ * A configuration set is a set of rules that you apply to the SMS and voice messages that you send.
15
+ *
16
+ * When you send a message, you can optionally specify a single configuration set.
9
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html}
10
18
  */
11
19
  export type SMSVOICEConfigurationSetProps = {
12
20
  /**
13
- * The name to use for the configuration set.
21
+ * The name of the ConfigurationSet.
14
22
  * @minLength 1
15
23
  * @maxLength 64
16
24
  * @pattern ^[A-Za-z0-9_-]+$
@@ -18,23 +26,23 @@ export type SMSVOICEConfigurationSetProps = {
18
26
  */
19
27
  ConfigurationSetName?: string | undefined;
20
28
  /**
21
- * The default sender ID to set for the ConfigurationSet.
29
+ * The default sender ID used by the ConfigurationSet.
22
30
  * @pattern ^[A-Za-z0-9_-]+$
23
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#cfn-smsvoice-configurationset-defaultsenderid}
24
32
  */
25
33
  DefaultSenderId?: string | undefined;
26
34
  /**
27
- * An event destination is a location where you send message events.
35
+ * An array of EventDestination objects that describe any events to log and where to log them.
28
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#cfn-smsvoice-configurationset-eventdestinations}
29
37
  */
30
38
  EventDestinations?: EventDestination[] | undefined;
31
39
  /**
32
- * Set to true to enable message feedback.
40
+ * Set to true to enable feedback for the message.
33
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#cfn-smsvoice-configurationset-messagefeedbackenabled}
34
42
  */
35
43
  MessageFeedbackEnabled?: boolean | undefined;
36
44
  /**
37
- * The unique identifier for the protect configuration to be associated to the configuration set.
45
+ * The unique identifier for the protect configuration.
38
46
  * @minLength 1
39
47
  * @maxLength 256
40
48
  * @pattern ^[A-Za-z0-9_:/-]+$
@@ -42,7 +50,7 @@ export type SMSVOICEConfigurationSetProps = {
42
50
  */
43
51
  ProtectConfigurationId?: string | undefined;
44
52
  /**
45
- * An array of key-value pairs to apply to this resource.
53
+ * An array of key and value pair tags that's associated with the new configuration set.
46
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#cfn-smsvoice-configurationset-tags}
47
55
  */
48
56
  Tags?: Tag[] | undefined;
@@ -52,11 +60,13 @@ export type SMSVOICEConfigurationSetProps = {
52
60
  */
53
61
  export type SMSVOICEConfigurationSetAttribs = {
54
62
  /**
63
+ * The Amazon Resource Name (ARN) of the ConfigurationSet.
55
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#cfn-smsvoice-configurationset-arn}
56
65
  */
57
66
  Arn: string;
58
67
  };
59
68
  /**
69
+ * Contains the destination configuration to use when publishing message sending events.
60
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-cloudwatchlogsdestination.html}
61
71
  */
62
72
  export type CloudWatchLogsDestination = {
@@ -74,22 +84,24 @@ export type CloudWatchLogsDestination = {
74
84
  LogGroupArn: string;
75
85
  };
76
86
  /**
77
- * An event destination is a location where you send message events. The event options are Amazon CloudWatch, Amazon Data Firehose, or Amazon SNS. For example, when a message is delivered successfully, you can send information about that event to an event destination, or send notifications to endpoints that are subscribed to an Amazon SNS topic.
87
+ * Contains information about an event destination.
88
+ *
89
+ * Event destinations are associated with configuration sets, which enable you to publish message sending events to CloudWatch, Firehose, or Amazon SNS.
78
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html}
79
91
  */
80
92
  export type EventDestination = {
81
93
  /**
82
- * An object that contains IamRoleArn and LogGroupArn associated with an Amazon CloudWatch event destination.
94
+ * An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs.
83
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-cloudwatchlogsdestination}
84
96
  */
85
97
  CloudWatchLogsDestination: CloudWatchLogsDestination;
86
98
  /**
87
- * When set to true events will be logged. By default this is set to true
99
+ * When set to true events will be logged.
88
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-enabled}
89
101
  */
90
102
  Enabled: boolean;
91
103
  /**
92
- * The name that identifies the event destination.
104
+ * The name of the EventDestination.
93
105
  * @minLength 1
94
106
  * @maxLength 64
95
107
  * @pattern ^[A-Za-z0-9_-]+$
@@ -97,33 +109,35 @@ export type EventDestination = {
97
109
  */
98
110
  EventDestinationName: string;
99
111
  /**
100
- * An object that contains IamRoleArn and DeliveryStreamArn associated with an Amazon Kinesis Firehose event destination.
112
+ * An object that contains information about an event destination for logging to Amazon Data Firehose.
101
113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-kinesisfirehosedestination}
102
114
  */
103
115
  KinesisFirehoseDestination?: KinesisFirehoseDestination | undefined;
104
116
  /**
105
- * An array of event types that determine which events to log. If 'ALL' is used, then AWS End User Messaging SMS and Voice logs every event type.
117
+ * An array of event types that determine which events to log.
118
+ *
119
+ * > The `TEXT_SENT` event type is not supported.
106
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-matchingeventtypes}
107
121
  */
108
122
  MatchingEventTypes: string[];
109
123
  /**
110
- * An object that contains SNS TopicArn event destination.
124
+ * An object that contains information about an event destination that sends logging events to Amazon SNS.
111
125
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-snsdestination}
112
126
  */
113
127
  SnsDestination?: SnsDestination | undefined;
114
128
  } | {
115
129
  /**
116
- * An object that contains IamRoleArn and LogGroupArn associated with an Amazon CloudWatch event destination.
130
+ * An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs.
117
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-cloudwatchlogsdestination}
118
132
  */
119
133
  CloudWatchLogsDestination?: CloudWatchLogsDestination | undefined;
120
134
  /**
121
- * When set to true events will be logged. By default this is set to true
135
+ * When set to true events will be logged.
122
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-enabled}
123
137
  */
124
138
  Enabled: boolean;
125
139
  /**
126
- * The name that identifies the event destination.
140
+ * The name of the EventDestination.
127
141
  * @minLength 1
128
142
  * @maxLength 64
129
143
  * @pattern ^[A-Za-z0-9_-]+$
@@ -131,33 +145,35 @@ export type EventDestination = {
131
145
  */
132
146
  EventDestinationName: string;
133
147
  /**
134
- * An object that contains IamRoleArn and DeliveryStreamArn associated with an Amazon Kinesis Firehose event destination.
148
+ * An object that contains information about an event destination for logging to Amazon Data Firehose.
135
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-kinesisfirehosedestination}
136
150
  */
137
151
  KinesisFirehoseDestination: KinesisFirehoseDestination;
138
152
  /**
139
- * An array of event types that determine which events to log. If 'ALL' is used, then AWS End User Messaging SMS and Voice logs every event type.
153
+ * An array of event types that determine which events to log.
154
+ *
155
+ * > The `TEXT_SENT` event type is not supported.
140
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-matchingeventtypes}
141
157
  */
142
158
  MatchingEventTypes: string[];
143
159
  /**
144
- * An object that contains SNS TopicArn event destination.
160
+ * An object that contains information about an event destination that sends logging events to Amazon SNS.
145
161
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-snsdestination}
146
162
  */
147
163
  SnsDestination?: SnsDestination | undefined;
148
164
  } | {
149
165
  /**
150
- * An object that contains IamRoleArn and LogGroupArn associated with an Amazon CloudWatch event destination.
166
+ * An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs.
151
167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-cloudwatchlogsdestination}
152
168
  */
153
169
  CloudWatchLogsDestination?: CloudWatchLogsDestination | undefined;
154
170
  /**
155
- * When set to true events will be logged. By default this is set to true
171
+ * When set to true events will be logged.
156
172
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-enabled}
157
173
  */
158
174
  Enabled: boolean;
159
175
  /**
160
- * The name that identifies the event destination.
176
+ * The name of the EventDestination.
161
177
  * @minLength 1
162
178
  * @maxLength 64
163
179
  * @pattern ^[A-Za-z0-9_-]+$
@@ -165,22 +181,27 @@ export type EventDestination = {
165
181
  */
166
182
  EventDestinationName: string;
167
183
  /**
168
- * An object that contains IamRoleArn and DeliveryStreamArn associated with an Amazon Kinesis Firehose event destination.
184
+ * An object that contains information about an event destination for logging to Amazon Data Firehose.
169
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-kinesisfirehosedestination}
170
186
  */
171
187
  KinesisFirehoseDestination?: KinesisFirehoseDestination | undefined;
172
188
  /**
173
- * An array of event types that determine which events to log. If 'ALL' is used, then AWS End User Messaging SMS and Voice logs every event type.
189
+ * An array of event types that determine which events to log.
190
+ *
191
+ * > The `TEXT_SENT` event type is not supported.
174
192
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-matchingeventtypes}
175
193
  */
176
194
  MatchingEventTypes: string[];
177
195
  /**
178
- * An object that contains SNS TopicArn event destination.
196
+ * An object that contains information about an event destination that sends logging events to Amazon SNS.
179
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html#cfn-smsvoice-configurationset-eventdestination-snsdestination}
180
198
  */
181
199
  SnsDestination: SnsDestination;
182
200
  };
183
201
  /**
202
+ * Contains the delivery stream Amazon Resource Name (ARN), and the ARN of the AWS Identity and Access Management (IAM) role associated with a Firehose event destination.
203
+ *
204
+ * Event destinations, such as Firehose, are associated with configuration sets, which enable you to publish message sending events.
184
205
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-kinesisfirehosedestination.html}
185
206
  */
186
207
  export type KinesisFirehoseDestination = {
@@ -191,13 +212,14 @@ export type KinesisFirehoseDestination = {
191
212
  */
192
213
  DeliveryStreamArn: string;
193
214
  /**
194
- * The Amazon Resource Name (ARN) of an AWS Identity and Access Management role that is able to write event data to an Amazon CloudWatch destination.
215
+ * The ARN of an AWS Identity and Access Management role that is able to write event data to an Amazon Data Firehose destination.
195
216
  * @pattern ^arn:\S+$
196
217
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-kinesisfirehosedestination.html#cfn-smsvoice-configurationset-kinesisfirehosedestination-iamrolearn}
197
218
  */
198
219
  IamRoleArn: string;
199
220
  };
200
221
  /**
222
+ * An object that defines an Amazon SNS destination for events. You can use Amazon SNS to send notification when certain events occur.
201
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-snsdestination.html}
202
224
  */
203
225
  export type SnsDestination = {