Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 21, 2022
1 parent 12183df commit 964afc3
Show file tree
Hide file tree
Showing 9 changed files with 3,708 additions and 673 deletions.
200 changes: 100 additions & 100 deletions codegen/sdk-codegen/aws-models/connect.json

Large diffs are not rendered by default.

1,291 changes: 1,146 additions & 145 deletions codegen/sdk-codegen/aws-models/connectparticipant.json

Large diffs are not rendered by default.

1,298 changes: 1,298 additions & 0 deletions codegen/sdk-codegen/aws-models/license-manager-linux-subscriptions.json

Large diffs are not rendered by default.

195 changes: 99 additions & 96 deletions codegen/sdk-codegen/aws-models/macie2.json

Large diffs are not rendered by default.

26 changes: 25 additions & 1 deletion codegen/sdk-codegen/aws-models/sagemaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -19945,6 +19945,12 @@
"traits": {
"smithy.api#documentation": "<p>The configuration for attaching a SageMaker user profile name to the execution role as a\n <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html\">sts:SourceIdentity key</a>. This configuration can only be modified if there\n are no apps in the <code>InService</code> or <code>Pending</code> state.</p>"
}
},
"SecurityGroupIds": {
"target": "com.amazonaws.sagemaker#DomainSecurityGroupIds",
"traits": {
"smithy.api#documentation": "<p>The security groups for the Amazon Virtual Private Cloud that the <code>Domain</code> uses for\n communication between Domain-level apps and user apps.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -24272,7 +24278,7 @@
"target": "com.amazonaws.sagemaker#TrainingInstanceCount",
"traits": {
"smithy.api#default": 0,
"smithy.api#documentation": "<p>The number of instances of the type specified by <code>InstanceType</code>. Choose an\n instance count larger than 1 for distributed training algorithms. See <a href=\"https://docs.aws.amazon.com/data-parallel-use-api.html\">SageMaker distributed training\n jobs</a> for more information.</p>",
"smithy.api#documentation": "<p>The number of instances of the type specified by <code>InstanceType</code>. Choose an\n instance count larger than 1 for distributed training algorithms. See <a href=\"https://docs.aws.amazon.com/data-parallel-use-api.html\">SageMaker distributed training\n jobs</a> for more informcration.</p>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -43508,6 +43514,18 @@
},
"DefaultResourceSpec": {
"target": "com.amazonaws.sagemaker#ResourceSpec"
},
"RStudioConnectUrl": {
"target": "com.amazonaws.sagemaker#String",
"traits": {
"smithy.api#documentation": "<p>A URL pointing to an RStudio Connect server.</p>"
}
},
"RStudioPackageManagerUrl": {
"target": "com.amazonaws.sagemaker#String",
"traits": {
"smithy.api#documentation": "<p>A URL pointing to an RStudio Package Manager server.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -53991,6 +54009,12 @@
"traits": {
"smithy.api#documentation": "<p>The default settings used to create a space within the Domain.</p>"
}
},
"AppSecurityGroupManagement": {
"target": "com.amazonaws.sagemaker#AppSecurityGroupManagement",
"traits": {
"smithy.api#documentation": "<p>The entity that creates and manages the required security groups for inter-app\n communication in <code>VPCOnly</code> mode. Required when\n <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and\n <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is\n provided.</p>"
}
}
}
},
Expand Down
103 changes: 47 additions & 56 deletions codegen/sdk-codegen/aws-models/scheduler.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"parameters": {
"Region": {
"builtIn": "AWS::Region",
"required": false,
"required": true,
"documentation": "The AWS region used to dispatch the request.",
"type": "String"
},
Expand Down Expand Up @@ -89,15 +89,6 @@
"ref": "Endpoint"
}
]
},
{
"fn": "parseURL",
"argv": [
{
"ref": "Endpoint"
}
],
"assign": "url"
}
],
"type": "tree",
Expand Down Expand Up @@ -354,9 +345,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-gov-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -367,9 +358,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-gov-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -380,9 +371,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-gov-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -393,9 +384,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-gov-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -406,9 +397,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": true,
"UseFIPS": true,
"Region": "cn-north-1"
"UseFIPS": true
}
},
{
Expand All @@ -419,9 +410,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "cn-north-1"
"UseFIPS": true
}
},
{
Expand All @@ -432,9 +423,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "cn-north-1"
"UseFIPS": false
}
},
{
Expand All @@ -445,9 +436,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-north-1"
"UseFIPS": false
}
},
{
Expand All @@ -456,9 +447,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"Region": "us-iso-east-1",
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-iso-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -469,9 +460,9 @@
}
},
"params": {
"Region": "us-iso-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-iso-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -480,9 +471,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"Region": "us-iso-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-iso-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -493,9 +484,9 @@
}
},
"params": {
"Region": "us-iso-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-iso-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -506,9 +497,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -519,9 +510,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -532,9 +523,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -545,9 +536,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -556,9 +547,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-isob-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -569,9 +560,9 @@
}
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-isob-east-1"
"UseFIPS": true
}
},
{
Expand All @@ -580,9 +571,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-isob-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -593,9 +584,9 @@
}
},
"params": {
"Region": "us-isob-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-isob-east-1"
"UseFIPS": false
}
},
{
Expand All @@ -606,9 +597,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
},
Expand All @@ -618,9 +609,9 @@
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
},
Expand All @@ -630,9 +621,9 @@
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
}
Expand Down Expand Up @@ -1902,7 +1893,7 @@
"min": 1,
"max": 64
},
"smithy.api#pattern": "^[a-zA-Z][0-9a-zA-Z-_]*$"
"smithy.api#pattern": "^[0-9a-zA-Z-_.]+$"
}
},
"com.amazonaws.scheduler#NetworkConfiguration": {
Expand Down Expand Up @@ -2120,7 +2111,7 @@
"min": 1,
"max": 1600
},
"smithy.api#pattern": "^arn:aws(-[a-z]+)?:iam::\\d{12}:role\\/(service-role\\/){0,1}[a-zA-Z0-9\\+=,\\.@\\-_]+$"
"smithy.api#pattern": "^arn:aws(-[a-z]+)?:iam::\\d{12}:role\\/[\\w+=,.@\\/-]+$"
}
},
"com.amazonaws.scheduler#SageMakerPipelineParameter": {
Expand Down Expand Up @@ -2308,7 +2299,7 @@
"min": 1,
"max": 64
},
"smithy.api#pattern": "^[a-zA-Z][0-9a-zA-Z-_]*$"
"smithy.api#pattern": "^[0-9a-zA-Z-_.]+$"
}
},
"com.amazonaws.scheduler#ScheduleGroupState": {
Expand Down
Loading

0 comments on commit 964afc3

Please sign in to comment.