Skip to content

Commit aa03794

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 7712be7 commit aa03794

File tree

8 files changed

+1526
-400
lines changed

8 files changed

+1526
-400
lines changed

codegen/sdk-codegen/aws-models/bedrock.json

Lines changed: 607 additions & 1 deletion
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/connectcases.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,7 +2842,7 @@
28422842
}
28432843
],
28442844
"traits": {
2845-
"smithy.api#documentation": "<p>Deletes a field from a cases template. You can delete up to 100 fields per domain.</p> <p>After a field is deleted:</p> <ul> <li> <p>You can still retrieve the field by calling <code>BatchGetField</code>.</p> </li> <li> <p>You cannot update a deleted field by calling <code>UpdateField</code>; it throws a <code>ValidationException</code>.</p> </li> <li> <p>Deleted fields are not included in the <code>ListFields</code> response.</p> </li> <li> <p>Calling <code>CreateCase</code> with a deleted field throws a <code>ValidationException</code> denoting which field identifiers in the request have been deleted.</p> </li> <li> <p>Calling <code>GetCase</code> with a deleted field identifier returns the deleted field's value if one exists.</p> </li> <li> <p>Calling <code>UpdateCase</code> with a deleted field ID throws a <code>ValidationException</code> if the case does not already contain a value for the deleted field. Otherwise it succeeds, allowing you to update or remove (using <code>emptyValue: {}</code>) the field's value from the case.</p> </li> <li> <p> <code>GetTemplate</code> does not return field IDs for deleted fields.</p> </li> <li> <p> <code>GetLayout</code> does not return field IDs for deleted fields.</p> </li> <li> <p>Calling <code>SearchCases</code> with the deleted field ID as a filter returns any cases that have a value for the deleted field that matches the filter criteria.</p> </li> <li> <p>Calling <code>SearchCases</code> with a <code>searchTerm</code> value that matches a deleted field's value on a case returns the case in the response.</p> </li> <li> <p>Calling <code>BatchPutFieldOptions</code> with a deleted field ID throw a <code>ValidationException</code>.</p> </li> <li> <p>Calling <code>GetCaseEventConfiguration</code> does not return field IDs for deleted fields.</p> </li> </ul>",
2845+
"smithy.api#documentation": "<p>Deletes a field from a cases template.</p> <p>After a field is deleted:</p> <ul> <li> <p>You can still retrieve the field by calling <code>BatchGetField</code>.</p> </li> <li> <p>You cannot update a deleted field by calling <code>UpdateField</code>; it throws a <code>ValidationException</code>.</p> </li> <li> <p>Deleted fields are not included in the <code>ListFields</code> response.</p> </li> <li> <p>Calling <code>CreateCase</code> with a deleted field throws a <code>ValidationException</code> denoting which field identifiers in the request have been deleted.</p> </li> <li> <p>Calling <code>GetCase</code> with a deleted field identifier returns the deleted field's value if one exists.</p> </li> <li> <p>Calling <code>UpdateCase</code> with a deleted field ID throws a <code>ValidationException</code> if the case does not already contain a value for the deleted field. Otherwise it succeeds, allowing you to update or remove (using <code>emptyValue: {}</code>) the field's value from the case.</p> </li> <li> <p> <code>GetTemplate</code> does not return field IDs for deleted fields.</p> </li> <li> <p> <code>GetLayout</code> does not return field IDs for deleted fields.</p> </li> <li> <p>Calling <code>SearchCases</code> with the deleted field ID as a filter returns any cases that have a value for the deleted field that matches the filter criteria.</p> </li> <li> <p>Calling <code>SearchCases</code> with a <code>searchTerm</code> value that matches a deleted field's value on a case returns the case in the response.</p> </li> <li> <p>Calling <code>BatchPutFieldOptions</code> with a deleted field ID throw a <code>ValidationException</code>.</p> </li> <li> <p>Calling <code>GetCaseEventConfiguration</code> does not return field IDs for deleted fields.</p> </li> </ul>",
28462846
"smithy.api#http": {
28472847
"uri": "/domains/{domainId}/fields/{fieldId}",
28482848
"method": "DELETE"
@@ -3789,7 +3789,7 @@
37893789
}
37903790
},
37913791
"traits": {
3792-
"smithy.api#documentation": "<p>Object to store union of Field values.</p> <note> <p>The <code>Summary</code> system field accepts 3000 characters while all other fields accept 500 characters.</p> </note>"
3792+
"smithy.api#documentation": "<p>Object to store union of Field values.</p> <note> <p>The <code>Summary</code> system field accepts up to 3000 characters, while all other fields accept up to 4100 characters. If you use multi-byte characters, the effective character limit may be lower.</p> </note>"
37933793
}
37943794
},
37953795
"com.amazonaws.connectcases#FileArn": {
@@ -6357,7 +6357,7 @@
63576357
"smithy.api#documentation": "<p>The list of field identifiers to be returned as part of the response.</p>",
63586358
"smithy.api#length": {
63596359
"min": 0,
6360-
"max": 10
6360+
"max": 25
63616361
}
63626362
}
63636363
}
@@ -6413,7 +6413,7 @@
64136413
"traits": {
64146414
"smithy.api#documentation": "<p>List of case field values.</p>",
64156415
"smithy.api#length": {
6416-
"max": 10
6416+
"max": 25
64176417
},
64186418
"smithy.api#required": {}
64196419
}

codegen/sdk-codegen/aws-models/controlcatalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@
10161016
}
10171017
},
10181018
"traits": {
1019-
"smithy.api#documentation": "<p>Five types of control parameters are supported.</p> <ul> <li> <p> <b>AllowedRegions</b>: List of Amazon Web Services Regions exempted from the control. Each string is expected to be an Amazon Web Services Region code. This parameter is mandatory for the <b>OU Region deny</b> control, <b>CT.MULTISERVICE.PV.1</b>.</p> <p>Example: <code>[\"us-east-1\",\"us-west-2\"]</code> </p> </li> <li> <p> <b>ExemptedActions</b>: List of Amazon Web Services IAM actions exempted from the control. Each string is expected to be an IAM action.</p> <p>Example: <code>[\"logs:DescribeLogGroups\",\"logs:StartQuery\",\"logs:GetQueryResults\"]</code> </p> </li> <li> <p> <b>ExemptedPrincipalArns</b>: List of Amazon Web Services IAM principal ARNs exempted from the control. Each string is expected to be an IAM principal that follows the pattern <code>^arn:(aws|aws-us-gov):(iam|sts)::.+:.+$</code> </p> <p>Example: <code>[\"arn:aws:iam::*:role/ReadOnly\",\"arn:aws:sts::*:assumed-role/ReadOnly/*\"]</code> </p> </li> <li> <p> <b>ExemptedResourceArns</b>: List of resource ARNs exempted from the control. Each string is expected to be a resource ARN.</p> <p>Example: <code>[\"arn:aws:s3:::my-bucket-name\"]</code> </p> </li> <li> <p> <b>ExemptAssumeRoot</b>: A parameter that lets you choose whether to exempt requests made with <code>AssumeRoot</code> from this control, for this OU. For member accounts, the <code>AssumeRoot</code> property is included in requests initiated by IAM centralized root access. This parameter applies only to the <code>AWS-GR_RESTRICT_ROOT_USER</code> control. If you add the parameter when enabling the control, the <code>AssumeRoot</code> exemption is allowed. If you omit the parameter, the <code>AssumeRoot</code> exception is not permitted. The parameter does not accept <code>False</code> as a value.</p> <p> <i>Example: Enabling the control and allowing <code>AssumeRoot</code> </i> </p> <p> <code>{ \"controlIdentifier\": \"arn:aws:controlcatalog:::control/5kvme4m5d2b4d7if2fs5yg2ui\", \"parameters\": [ { \"key\": \"ExemptAssumeRoot\", \"value\": true } ], \"targetIdentifier\": \"arn:aws:organizations::8633900XXXXX:ou/o-6jmn81636m/ou-qsah-jtiihcla\" }</code> </p> </li> </ul>"
1019+
"smithy.api#documentation": "<p>Five types of control parameters are supported.</p> <ul> <li> <p> <b>AllowedRegions</b>: List of Amazon Web Services Regions exempted from the control. Each string is expected to be an Amazon Web Services Region code. This parameter is mandatory for the <b>OU Region deny</b> control, <b>CT.MULTISERVICE.PV.1</b>.</p> <p>Example: <code>[\"us-east-1\",\"us-west-2\"]</code> </p> </li> <li> <p> <b>ExemptedActions</b>: List of Amazon Web Services IAM actions exempted from the control. Each string is expected to be an IAM action.</p> <p>Example: <code>[\"logs:DescribeLogGroups\",\"logs:StartQuery\",\"logs:GetQueryResults\"]</code> </p> </li> <li> <p> <b>ExemptedPrincipalArns</b>: List of Amazon Web Services IAM principal ARNs exempted from the control. Each string is expected to be an IAM principal that follows the format <code>arn:partition:service::account:resource</code> </p> <p>Example: <code>[\"arn:aws:iam::*:role/ReadOnly\",\"arn:aws:sts::*:assumed-role/ReadOnly/*\"]</code> </p> </li> <li> <p> <b>ExemptedResourceArns</b>: List of resource ARNs exempted from the control. Each string is expected to be a resource ARN.</p> <p>Example: <code>[\"arn:aws:s3:::my-bucket-name\"]</code> </p> </li> <li> <p> <b>ExemptAssumeRoot</b>: A parameter that lets you choose whether to exempt requests made with <code>AssumeRoot</code> from this control, for this OU. For member accounts, the <code>AssumeRoot</code> property is included in requests initiated by IAM centralized root access. This parameter applies only to the <code>AWS-GR_RESTRICT_ROOT_USER</code> control. If you add the parameter when enabling the control, the <code>AssumeRoot</code> exemption is allowed. If you omit the parameter, the <code>AssumeRoot</code> exception is not permitted. The parameter does not accept <code>False</code> as a value.</p> <p> <i>Example: Enabling the control and allowing <code>AssumeRoot</code> </i> </p> <p> <code>{ \"controlIdentifier\": \"arn:aws:controlcatalog:::control/5kvme4m5d2b4d7if2fs5yg2ui\", \"parameters\": [ { \"key\": \"ExemptAssumeRoot\", \"value\": true } ], \"targetIdentifier\": \"arn:aws:organizations::8633900XXXXX:ou/o-6jmn81636m/ou-qsah-jtiihcla\" }</code> </p> </li> </ul>"
10201020
}
10211021
},
10221022
"com.amazonaws.controlcatalog#ControlParameters": {

codegen/sdk-codegen/aws-models/datazone.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,6 +3414,18 @@
34143414
"traits": {
34153415
"smithy.api#documentation": "<p>The MLflow properties of a connection.</p>"
34163416
}
3417+
},
3418+
"workflowsMwaaProperties": {
3419+
"target": "com.amazonaws.datazone#WorkflowsMwaaPropertiesInput",
3420+
"traits": {
3421+
"smithy.api#documentation": "<p>The Amazon MWAA properties of a connection.</p>"
3422+
}
3423+
},
3424+
"workflowsServerlessProperties": {
3425+
"target": "com.amazonaws.datazone#WorkflowsServerlessPropertiesInput",
3426+
"traits": {
3427+
"smithy.api#documentation": "<p>The MWAA serverless properties of a connection.</p>"
3428+
}
34173429
}
34183430
},
34193431
"traits": {
@@ -3482,6 +3494,18 @@
34823494
"traits": {
34833495
"smithy.api#documentation": "<p>The MLflow properties of a connection.</p>"
34843496
}
3497+
},
3498+
"workflowsMwaaProperties": {
3499+
"target": "com.amazonaws.datazone#WorkflowsMwaaPropertiesOutput",
3500+
"traits": {
3501+
"smithy.api#documentation": "<p>The Amazon MWAA properties of a connection.</p>"
3502+
}
3503+
},
3504+
"workflowsServerlessProperties": {
3505+
"target": "com.amazonaws.datazone#WorkflowsServerlessPropertiesOutput",
3506+
"traits": {
3507+
"smithy.api#documentation": "<p>The MWAA serverless properties of a connection.</p>"
3508+
}
34853509
}
34863510
},
34873511
"traits": {
@@ -40087,6 +40111,48 @@
4008740111
"smithy.api#error": "client",
4008840112
"smithy.api#httpError": 400
4008940113
}
40114+
},
40115+
"com.amazonaws.datazone#WorkflowsMwaaPropertiesInput": {
40116+
"type": "structure",
40117+
"members": {
40118+
"mwaaEnvironmentName": {
40119+
"target": "smithy.api#String",
40120+
"traits": {
40121+
"smithy.api#documentation": "<p>The MWAA environment name.</p>"
40122+
}
40123+
}
40124+
},
40125+
"traits": {
40126+
"smithy.api#documentation": "<p>The Amazon MWAA properties.</p>"
40127+
}
40128+
},
40129+
"com.amazonaws.datazone#WorkflowsMwaaPropertiesOutput": {
40130+
"type": "structure",
40131+
"members": {
40132+
"mwaaEnvironmentName": {
40133+
"target": "smithy.api#String",
40134+
"traits": {
40135+
"smithy.api#documentation": "<p>The MWAA environment name.</p>"
40136+
}
40137+
}
40138+
},
40139+
"traits": {
40140+
"smithy.api#documentation": "<p>The Amazon MWAA properties.</p>"
40141+
}
40142+
},
40143+
"com.amazonaws.datazone#WorkflowsServerlessPropertiesInput": {
40144+
"type": "structure",
40145+
"members": {},
40146+
"traits": {
40147+
"smithy.api#documentation": "<p>The MWAA serverless properties.</p>"
40148+
}
40149+
},
40150+
"com.amazonaws.datazone#WorkflowsServerlessPropertiesOutput": {
40151+
"type": "structure",
40152+
"members": {},
40153+
"traits": {
40154+
"smithy.api#documentation": "<p>The MWAA serverless properties.</p>"
40155+
}
4009040156
}
4009140157
}
4009240158
}

0 commit comments

Comments
 (0)