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 Jan 16, 2024
1 parent 6e33568 commit 467fc11
Show file tree
Hide file tree
Showing 8 changed files with 279 additions and 47 deletions.
12 changes: 0 additions & 12 deletions codegen/sdk-codegen/aws-models/iot.json
Original file line number Diff line number Diff line change
Expand Up @@ -25786,18 +25786,6 @@
"traits": {
"smithy.api#enumValue": "PRINCIPAL_ID"
}
},
"EVENT_TYPE": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "EVENT_TYPE"
}
},
"DEVICE_DEFENDER": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "DEVICE_DEFENDER"
}
}
}
},
Expand Down
56 changes: 55 additions & 1 deletion codegen/sdk-codegen/aws-models/iotfleetwise.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
"expression": {
"target": "com.amazonaws.iotfleetwise#eventExpression",
"traits": {
"smithy.api#documentation": "<p>The logical expression used to recognize what data to collect. For example,\n <code>$variable.Vehicle.OutsideAirTemperature &gt;= 105.0</code>.</p>",
"smithy.api#documentation": "<p>The logical expression used to recognize what data to collect. For example,\n <code>$variable.`Vehicle.OutsideAirTemperature` &gt;= 105.0</code>.</p>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -5267,6 +5267,13 @@
"smithy.api#documentation": "<p> The maximum number of items to return, between 1 and 100, inclusive. </p>",
"smithy.api#httpQuery": "maxResults"
}
},
"signalNodeType": {
"target": "com.amazonaws.iotfleetwise#SignalNodeType",
"traits": {
"smithy.api#documentation": "<p>The type of node in the signal catalog.</p>",
"smithy.api#httpQuery": "signalNodeType"
}
}
}
},
Expand Down Expand Up @@ -7275,6 +7282,47 @@
}
}
},
"com.amazonaws.iotfleetwise#SignalNodeType": {
"type": "enum",
"members": {
"SENSOR": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "SENSOR"
}
},
"ACTUATOR": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "ACTUATOR"
}
},
"ATTRIBUTE": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "ATTRIBUTE"
}
},
"BRANCH": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "BRANCH"
}
},
"CUSTOM_STRUCT": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "CUSTOM_STRUCT"
}
},
"CUSTOM_PROPERTY": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "CUSTOM_PROPERTY"
}
}
}
},
"com.amazonaws.iotfleetwise#SpoolingMode": {
"type": "enum",
"members": {
Expand Down Expand Up @@ -8839,6 +8887,12 @@
"smithy.api#documentation": "<p>The time the vehicle was last updated in seconds since epoch (January 1, 1970 at midnight UTC time). </p>",
"smithy.api#required": {}
}
},
"attributes": {
"target": "com.amazonaws.iotfleetwise#attributesMap",
"traits": {
"smithy.api#documentation": "<p>Static information about a vehicle in a key-value pair. For example:</p>\n <p>\n <code>\"engineType\"</code> : <code>\"1.3 L R2\"</code>\n </p>"
}
}
},
"traits": {
Expand Down
38 changes: 25 additions & 13 deletions codegen/sdk-codegen/aws-models/macie2.json

Large diffs are not rendered by default.

132 changes: 123 additions & 9 deletions codegen/sdk-codegen/aws-models/payment-cryptography.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codegen/sdk-codegen/aws-models/personalize-runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"metadataColumns": {
"target": "com.amazonaws.personalizeruntime#MetadataColumns",
"traits": {
"smithy.api#documentation": "<p>If you enabled metadata in recommendations when you created or updated the campaign, specify metadata columns from your Items dataset to include\n in the personalized ranking.\n The map key is <code>ITEMS</code> and the value is a list of column names from your Items dataset.\n The maximum number of columns you can provide is 10.</p>\n <p>\n For information about enabling metadata for a campaign, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/create-campaign-return-metadata.html\">Enabling metadata in recommendations for a campaign</a>.\n </p>"
"smithy.api#documentation": "<p>If you enabled metadata in recommendations when you created or updated the campaign, specify metadata columns from your Items dataset to include\n in the personalized ranking.\n The map key is <code>ITEMS</code> and the value is a list of column names from your Items dataset.\n The maximum number of columns you can provide is 10.</p>\n <p>\n For information about enabling metadata for a campaign, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/campaigns.html#create-campaign-return-metadata\">Enabling metadata in recommendations for a campaign</a>.\n </p>"
}
}
},
Expand Down Expand Up @@ -1095,7 +1095,7 @@
"metadataColumns": {
"target": "com.amazonaws.personalizeruntime#MetadataColumns",
"traits": {
"smithy.api#documentation": "<p>If you enabled metadata in recommendations when you created or updated the campaign or recommender, specify the metadata columns from your Items dataset to include in item recommendations. \n The map key is <code>ITEMS</code> and the value is a list of column names from your Items dataset.\n The maximum number of columns you can provide is 10.</p>\n <p>\n For information about enabling metadata for a campaign, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/create-campaign-return-metadata.html\">Enabling metadata in recommendations for a campaign</a>.\n For information about enabling metadata for a recommender, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/create-recommender-return-metadata.html\">Enabling metadata in recommendations for a recommender</a>.\n </p>"
"smithy.api#documentation": "<p>If you enabled metadata in recommendations when you created or updated the campaign or recommender, specify the metadata columns from your Items dataset to include in item recommendations. \n The map key is <code>ITEMS</code> and the value is a list of column names from your Items dataset.\n The maximum number of columns you can provide is 10.</p>\n <p>\n For information about enabling metadata for a campaign, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/campaigns.html#create-campaign-return-metadata\">Enabling metadata in recommendations for a campaign</a>.\n For information about enabling metadata for a recommender, see <a href=\"https://docs.aws.amazon.com/personalize/latest/dg/creating-recommenders.html#create-recommender-return-metadata\">Enabling metadata in recommendations for a recommender</a>.\n </p>"
}
}
},
Expand Down
Loading

0 comments on commit 467fc11

Please sign in to comment.