Skip to content

Commit b9bbb93

Browse files
feat: update AWS API models
1 parent 0a291dc commit b9bbb93

File tree

4 files changed

+306
-52
lines changed

4 files changed

+306
-52
lines changed

codegen/sdk/aws-models/customer-profiles.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@
16241624
"name": "profile"
16251625
},
16261626
"aws.protocols#restJson1": {},
1627-
"smithy.api#documentation": "<fullname>Amazon Connect Customer Profiles</fullname>\n <p>Amazon Connect Customer Profiles is a unified customer profile for your contact\n center that has pre-built connectors powered by AppFlow that make it easy to combine\n customer information from third party applications, such as Salesforce (CRM), ServiceNow\n (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center. </p>\n <p>For more information about the Amazon Connect Customer Profiles feature, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/customer-profiles.html\">Use Customer\n Profiles</a> in the <i>Amazon Connect Administrator's Guide</i>. </p>",
1627+
"smithy.api#documentation": "<fullname>Amazon Connect Customer Profiles</fullname>\n <ul>\n <li>\n <p>\n <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html\">Customer Profiles actions</a>\n </p>\n </li>\n <li>\n <p>\n <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html\">Customer Profiles data types</a>\n </p>\n </li>\n </ul>\n <p>Amazon Connect Customer Profiles is a unified customer profile for your contact\n center that has pre-built connectors powered by AppFlow that make it easy to combine\n customer information from third party applications, such as Salesforce (CRM), ServiceNow\n (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center. </p>\n <p>For more information about the Amazon Connect Customer Profiles feature, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/customer-profiles.html\">Use Customer\n Profiles</a> in the <i>Amazon Connect Administrator's Guide</i>. </p>",
16281628
"smithy.api#title": "Amazon Connect Customer Profiles",
16291629
"smithy.rules#endpointRuleSet": {
16301630
"version": "1.0",
@@ -4524,6 +4524,12 @@
45244524
"traits": {
45254525
"smithy.api#documentation": "<p>Boolean that shows if the Flow that's associated with the Integration is created in\n Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in\n flowDefinition.</p>"
45264526
}
4527+
},
4528+
"RoleArn": {
4529+
"target": "com.amazonaws.customerprofiles#RoleArn",
4530+
"traits": {
4531+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make\n Customer Profiles requests on your behalf.</p>"
4532+
}
45274533
}
45284534
},
45294535
"traits": {
@@ -6200,6 +6206,12 @@
62006206
"traits": {
62016207
"smithy.api#documentation": "<p>Boolean that shows if the Flow that's associated with the Integration is created in\n Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in\n flowDefinition.</p>"
62026208
}
6209+
},
6210+
"RoleArn": {
6211+
"target": "com.amazonaws.customerprofiles#RoleArn",
6212+
"traits": {
6213+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make\n Customer Profiles requests on your behalf.</p>"
6214+
}
62036215
}
62046216
},
62056217
"traits": {
@@ -7922,6 +7934,12 @@
79227934
"traits": {
79237935
"smithy.api#documentation": "<p>A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an <code>ObjectTypeName</code> (template) used to ingest the event.\nIt supports the following event types: <code>SegmentIdentify</code>, <code>ShopifyCreateCustomers</code>, <code>ShopifyUpdateCustomers</code>, <code>ShopifyCreateDraftOrders</code>, \n<code>ShopifyUpdateDraftOrders</code>, <code>ShopifyCreateOrders</code>, and <code>ShopifyUpdatedOrders</code>.</p>"
79247936
}
7937+
},
7938+
"RoleArn": {
7939+
"target": "com.amazonaws.customerprofiles#RoleArn",
7940+
"traits": {
7941+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make\n Customer Profiles requests on your behalf.</p>"
7942+
}
79257943
}
79267944
},
79277945
"traits": {
@@ -7988,6 +8006,12 @@
79888006
"traits": {
79898007
"smithy.api#documentation": "<p>Boolean that shows if the Flow that's associated with the Integration is created in\n Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in\n flowDefinition.</p>"
79908008
}
8009+
},
8010+
"RoleArn": {
8011+
"target": "com.amazonaws.customerprofiles#RoleArn",
8012+
"traits": {
8013+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make\n Customer Profiles requests on your behalf.</p>"
8014+
}
79918015
}
79928016
},
79938017
"traits": {

codegen/sdk/aws-models/quicksight.json

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20450,6 +20450,87 @@
2045020450
"smithy.api#output": {}
2045120451
}
2045220452
},
20453+
"com.amazonaws.quicksight#DescribeQPersonalizationConfiguration": {
20454+
"type": "operation",
20455+
"input": {
20456+
"target": "com.amazonaws.quicksight#DescribeQPersonalizationConfigurationRequest"
20457+
},
20458+
"output": {
20459+
"target": "com.amazonaws.quicksight#DescribeQPersonalizationConfigurationResponse"
20460+
},
20461+
"errors": [
20462+
{
20463+
"target": "com.amazonaws.quicksight#AccessDeniedException"
20464+
},
20465+
{
20466+
"target": "com.amazonaws.quicksight#ConflictException"
20467+
},
20468+
{
20469+
"target": "com.amazonaws.quicksight#InternalFailureException"
20470+
},
20471+
{
20472+
"target": "com.amazonaws.quicksight#InvalidParameterValueException"
20473+
},
20474+
{
20475+
"target": "com.amazonaws.quicksight#ResourceNotFoundException"
20476+
},
20477+
{
20478+
"target": "com.amazonaws.quicksight#ThrottlingException"
20479+
}
20480+
],
20481+
"traits": {
20482+
"smithy.api#documentation": "<p>Describes a personalization configuration.</p>",
20483+
"smithy.api#http": {
20484+
"method": "GET",
20485+
"uri": "/accounts/{AwsAccountId}/q-personalization-configuration",
20486+
"code": 200
20487+
}
20488+
}
20489+
},
20490+
"com.amazonaws.quicksight#DescribeQPersonalizationConfigurationRequest": {
20491+
"type": "structure",
20492+
"members": {
20493+
"AwsAccountId": {
20494+
"target": "com.amazonaws.quicksight#AwsAccountId",
20495+
"traits": {
20496+
"smithy.api#documentation": "<p>The ID of the Amazon Web Services account that contains the personalization configuration that the user wants described.</p>",
20497+
"smithy.api#httpLabel": {},
20498+
"smithy.api#required": {}
20499+
}
20500+
}
20501+
},
20502+
"traits": {
20503+
"smithy.api#input": {}
20504+
}
20505+
},
20506+
"com.amazonaws.quicksight#DescribeQPersonalizationConfigurationResponse": {
20507+
"type": "structure",
20508+
"members": {
20509+
"PersonalizationMode": {
20510+
"target": "com.amazonaws.quicksight#PersonalizationMode",
20511+
"traits": {
20512+
"smithy.api#documentation": "<p>A value that indicates whether personalization is enabled or not.</p>"
20513+
}
20514+
},
20515+
"RequestId": {
20516+
"target": "com.amazonaws.quicksight#String",
20517+
"traits": {
20518+
"smithy.api#documentation": "<p>The Amazon Web Services request ID for this operation.</p>"
20519+
}
20520+
},
20521+
"Status": {
20522+
"target": "com.amazonaws.quicksight#StatusCode",
20523+
"traits": {
20524+
"smithy.api#default": 0,
20525+
"smithy.api#documentation": "<p>The HTTP status of the request.</p>",
20526+
"smithy.api#httpResponseCode": {}
20527+
}
20528+
}
20529+
},
20530+
"traits": {
20531+
"smithy.api#output": {}
20532+
}
20533+
},
2045320534
"com.amazonaws.quicksight#DescribeRefreshSchedule": {
2045420535
"type": "operation",
2045520536
"input": {
@@ -36483,6 +36564,23 @@
3648336564
}
3648436565
}
3648536566
},
36567+
"com.amazonaws.quicksight#PersonalizationMode": {
36568+
"type": "enum",
36569+
"members": {
36570+
"ENABLED": {
36571+
"target": "smithy.api#Unit",
36572+
"traits": {
36573+
"smithy.api#enumValue": "ENABLED"
36574+
}
36575+
},
36576+
"DISABLED": {
36577+
"target": "smithy.api#Unit",
36578+
"traits": {
36579+
"smithy.api#enumValue": "DISABLED"
36580+
}
36581+
}
36582+
}
36583+
},
3648636584
"com.amazonaws.quicksight#PhysicalTable": {
3648736585
"type": "union",
3648836586
"members": {
@@ -38319,6 +38417,9 @@
3831938417
{
3832038418
"target": "com.amazonaws.quicksight#DescribeNamespace"
3832138419
},
38420+
{
38421+
"target": "com.amazonaws.quicksight#DescribeQPersonalizationConfiguration"
38422+
},
3832238423
{
3832338424
"target": "com.amazonaws.quicksight#DescribeRefreshSchedule"
3832438425
},
@@ -38574,6 +38675,9 @@
3857438675
{
3857538676
"target": "com.amazonaws.quicksight#UpdatePublicSharingSettings"
3857638677
},
38678+
{
38679+
"target": "com.amazonaws.quicksight#UpdateQPersonalizationConfiguration"
38680+
},
3857738681
{
3857838682
"target": "com.amazonaws.quicksight#UpdateRefreshSchedule"
3857938683
},
@@ -53441,6 +53545,97 @@
5344153545
"smithy.api#output": {}
5344253546
}
5344353547
},
53548+
"com.amazonaws.quicksight#UpdateQPersonalizationConfiguration": {
53549+
"type": "operation",
53550+
"input": {
53551+
"target": "com.amazonaws.quicksight#UpdateQPersonalizationConfigurationRequest"
53552+
},
53553+
"output": {
53554+
"target": "com.amazonaws.quicksight#UpdateQPersonalizationConfigurationResponse"
53555+
},
53556+
"errors": [
53557+
{
53558+
"target": "com.amazonaws.quicksight#AccessDeniedException"
53559+
},
53560+
{
53561+
"target": "com.amazonaws.quicksight#ConflictException"
53562+
},
53563+
{
53564+
"target": "com.amazonaws.quicksight#InternalFailureException"
53565+
},
53566+
{
53567+
"target": "com.amazonaws.quicksight#InvalidParameterValueException"
53568+
},
53569+
{
53570+
"target": "com.amazonaws.quicksight#ResourceNotFoundException"
53571+
},
53572+
{
53573+
"target": "com.amazonaws.quicksight#ResourceUnavailableException"
53574+
},
53575+
{
53576+
"target": "com.amazonaws.quicksight#ThrottlingException"
53577+
}
53578+
],
53579+
"traits": {
53580+
"smithy.api#documentation": "<p>Updates a personalization configuration.</p>",
53581+
"smithy.api#http": {
53582+
"method": "PUT",
53583+
"uri": "/accounts/{AwsAccountId}/q-personalization-configuration",
53584+
"code": 200
53585+
}
53586+
}
53587+
},
53588+
"com.amazonaws.quicksight#UpdateQPersonalizationConfigurationRequest": {
53589+
"type": "structure",
53590+
"members": {
53591+
"AwsAccountId": {
53592+
"target": "com.amazonaws.quicksight#AwsAccountId",
53593+
"traits": {
53594+
"smithy.api#documentation": "<p>The ID of the Amazon Web Services account account that contains the personalization configuration that the user wants to update.</p>",
53595+
"smithy.api#httpLabel": {},
53596+
"smithy.api#required": {}
53597+
}
53598+
},
53599+
"PersonalizationMode": {
53600+
"target": "com.amazonaws.quicksight#PersonalizationMode",
53601+
"traits": {
53602+
"smithy.api#documentation": "<p>An option to allow Amazon QuickSight to customize data stories with user specific metadata, specifically location and job information, in your IAM Identity Center instance.</p>",
53603+
"smithy.api#required": {}
53604+
}
53605+
}
53606+
},
53607+
"traits": {
53608+
"smithy.api#input": {}
53609+
}
53610+
},
53611+
"com.amazonaws.quicksight#UpdateQPersonalizationConfigurationResponse": {
53612+
"type": "structure",
53613+
"members": {
53614+
"PersonalizationMode": {
53615+
"target": "com.amazonaws.quicksight#PersonalizationMode",
53616+
"traits": {
53617+
"smithy.api#documentation": "<p>The personalization mode that is used for the personalization configuration.</p>"
53618+
}
53619+
},
53620+
"RequestId": {
53621+
"target": "com.amazonaws.quicksight#String",
53622+
"traits": {
53623+
"smithy.api#documentation": "<p>The Amazon Web Services request ID for this operation.</p>"
53624+
}
53625+
},
53626+
"Status": {
53627+
"target": "com.amazonaws.quicksight#StatusCode",
53628+
"traits": {
53629+
"smithy.api#default": 0,
53630+
"smithy.api#documentation": "<p>The HTTP status of the request.</p>",
53631+
"smithy.api#httpResponseCode": {}
53632+
}
53633+
}
53634+
},
53635+
"traits": {
53636+
"smithy.api#output": {}
53637+
}
53638+
},
5344453639
"com.amazonaws.quicksight#UpdateRefreshSchedule": {
5344553640
"type": "operation",
5344653641
"input": {

0 commit comments

Comments
 (0)