|
975 | 975 | "members":{
|
976 | 976 | "parameterKey":{
|
977 | 977 | "shape":"ParameterKey",
|
978 |
| - "documentation":"<p>The key of the parameter. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\">Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
| 978 | + "documentation":"<p>The key of the parameter. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, <code>use_fips_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\">Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
979 | 979 | },
|
980 | 980 | "parameterValue":{
|
981 | 981 | "shape":"ParameterValue",
|
|
1377 | 1377 | },
|
1378 | 1378 | "configParameters":{
|
1379 | 1379 | "shape":"ConfigParameterList",
|
1380 |
| - "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
| 1380 | + "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, <code>use_fips_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
1381 | 1381 | },
|
1382 | 1382 | "enhancedVpcRouting":{
|
1383 | 1383 | "shape":"Boolean",
|
|
2203 | 2203 | },
|
2204 | 2204 | "scheduledActions":{
|
2205 | 2205 | "shape":"ScheduledActionsList",
|
2206 |
| - "documentation":"<p>All of the returned scheduled action objects.</p>" |
| 2206 | + "documentation":"<p>All of the returned scheduled action association objects.</p>" |
2207 | 2207 | }
|
2208 | 2208 | }
|
2209 | 2209 | },
|
|
2888 | 2888 | "documentation":"<p>The schedule of when Amazon Redshift Serverless should run the scheduled action.</p>",
|
2889 | 2889 | "union":true
|
2890 | 2890 | },
|
| 2891 | + "ScheduledActionAssociation":{ |
| 2892 | + "type":"structure", |
| 2893 | + "members":{ |
| 2894 | + "namespaceName":{ |
| 2895 | + "shape":"NamespaceName", |
| 2896 | + "documentation":"<p>Name of associated Amazon Redshift Serverless namespace.</p>" |
| 2897 | + }, |
| 2898 | + "scheduledActionName":{ |
| 2899 | + "shape":"ScheduledActionName", |
| 2900 | + "documentation":"<p>Name of associated scheduled action.</p>" |
| 2901 | + } |
| 2902 | + }, |
| 2903 | + "documentation":"<p>Contains names of objects associated with a scheduled action.</p>" |
| 2904 | + }, |
2891 | 2905 | "ScheduledActionName":{
|
2892 | 2906 | "type":"string",
|
2893 | 2907 | "max":60,
|
|
2943 | 2957 | },
|
2944 | 2958 | "ScheduledActionsList":{
|
2945 | 2959 | "type":"list",
|
2946 |
| - "member":{"shape":"ScheduledActionName"} |
| 2960 | + "member":{"shape":"ScheduledActionAssociation"} |
2947 | 2961 | },
|
2948 | 2962 | "SecurityGroupId":{"type":"string"},
|
2949 | 2963 | "SecurityGroupIdList":{
|
|
3561 | 3575 | },
|
3562 | 3576 | "configParameters":{
|
3563 | 3577 | "shape":"ConfigParameterList",
|
3564 |
| - "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
| 3578 | + "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, <code>use_fips_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
3565 | 3579 | },
|
3566 | 3580 | "enhancedVpcRouting":{
|
3567 | 3581 | "shape":"Boolean",
|
|
3733 | 3747 | },
|
3734 | 3748 | "configParameters":{
|
3735 | 3749 | "shape":"ConfigParameterList",
|
3736 |
| - "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
| 3750 | + "documentation":"<p>An array of parameters to set for advanced control over a database. The options are <code>auto_mv</code>, <code>datestyle</code>, <code>enable_case_sensitive_identifier</code>, <code>enable_user_activity_logging</code>, <code>query_group</code>, <code>search_path</code>, <code>require_ssl</code>, <code>use_fips_ssl</code>, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see <a href=\"https://docs.aws.amazon.com/redshift/latest/dg/cm-c-wlm-query-monitoring-rules.html#cm-c-wlm-query-monitoring-metrics-serverless\"> Query monitoring metrics for Amazon Redshift Serverless</a>.</p>" |
3737 | 3751 | },
|
3738 | 3752 | "creationDate":{
|
3739 | 3753 | "shape":"SyntheticTimestamp_date_time",
|
|
3781 | 3795 | },
|
3782 | 3796 | "publiclyAccessible":{
|
3783 | 3797 | "shape":"Boolean",
|
3784 |
| - "documentation":"<p>A value that specifies whether the workgroup can be accessible from a public network</p>" |
| 3798 | + "documentation":"<p>A value that specifies whether the workgroup can be accessible from a public network.</p>" |
3785 | 3799 | },
|
3786 | 3800 | "securityGroupIds":{
|
3787 | 3801 | "shape":"SecurityGroupIdList",
|
|
0 commit comments