Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.44.97 #4556

Merged
merged 1 commit into from Sep 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,17 @@
Release v1.44.97 (2022-09-13)
===

### Service Client Updates
* `service/customer-profiles`: Updates service API and documentation
* `service/drs`: Updates service API and documentation
* `service/ec2`: Updates service API and documentation
* Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
* `service/evidently`: Updates service API and documentation
* `service/kendra`: Updates service API and documentation
* This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
* `service/transfer`: Updates service API and documentation
* This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

Release v1.44.96 (2022-09-12)
===

Expand Down
9 changes: 9 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.96"
const SDKVersion = "1.44.97"
9 changes: 6 additions & 3 deletions models/apis/customer-profiles/2020-08-15/api-2.json
Expand Up @@ -1343,7 +1343,8 @@
"LastUpdatedAt":{"shape":"timestamp"},
"Tags":{"shape":"TagMap"},
"ObjectTypeNames":{"shape":"ObjectTypeNames"},
"WorkflowId":{"shape":"string1To255"}
"WorkflowId":{"shape":"string1To255"},
"IsUnstructured":{"shape":"optionalBoolean"}
}
},
"GetMatchesRequest":{
Expand Down Expand Up @@ -1720,7 +1721,8 @@
"LastUpdatedAt":{"shape":"timestamp"},
"Tags":{"shape":"TagMap"},
"ObjectTypeNames":{"shape":"ObjectTypeNames"},
"WorkflowId":{"shape":"string1To255"}
"WorkflowId":{"shape":"string1To255"},
"IsUnstructured":{"shape":"optionalBoolean"}
}
},
"ListIntegrationsRequest":{
Expand Down Expand Up @@ -2191,7 +2193,8 @@
"LastUpdatedAt":{"shape":"timestamp"},
"Tags":{"shape":"TagMap"},
"ObjectTypeNames":{"shape":"ObjectTypeNames"},
"WorkflowId":{"shape":"string1To255"}
"WorkflowId":{"shape":"string1To255"},
"IsUnstructured":{"shape":"optionalBoolean"}
}
},
"PutProfileObjectRequest":{
Expand Down
15 changes: 9 additions & 6 deletions models/apis/customer-profiles/2020-08-15/docs-2.json
Expand Up @@ -2,7 +2,7 @@
"version": "2.0",
"service": "<fullname>Amazon Connect Customer Profiles</fullname> <p>Welcome to the Amazon Connect Customer Profiles API Reference. This guide provides information about the Amazon Connect Customer Profiles API, including supported operations, data types, parameters, and schemas.</p> <p>Amazon Connect Customer Profiles is a unified customer profile for your contact center that has pre-built connectors powered by AppFlow that make it easy to combine customer information from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center.</p> <p>If you're new to Amazon Connect , you might find it helpful to also review the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html\">Amazon Connect Administrator Guide</a>.</p>",
"operations": {
"AddProfileKey": "<p>Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.</p> <p>A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.</p>",
"AddProfileKey": "<p>Associates a new key value with a specific profile, such as a Contact Record ContactId.</p> <p>A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.</p>",
"CreateDomain": "<p>Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys. You can create multiple domains, and each domain can have multiple third-party integrations.</p> <p>Each Amazon Connect instance can be associated with only one domain. Multiple Amazon Connect instances can be associated with one domain.</p> <p>Use this API or <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UpdateDomain.html\">UpdateDomain</a> to enable <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">identity resolution</a>: set <code>Matching</code> to true. </p> <p>To prevent cross-service impersonation when you call this API, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/cross-service-confused-deputy-prevention.html\">Cross-service confused deputy prevention</a> for sample policies that you should apply. </p>",
"CreateIntegrationWorkflow": "<p> Creates an integration workflow. An integration workflow is an async process which ingests historic data and sets up an integration for ongoing updates. The supported Amazon AppFlow sources are Salesforce, ServiceNow, and Marketo. </p>",
"CreateProfile": "<p>Creates a standard profile.</p> <p>A standard profile represents the following attributes for a customer profile in a domain.</p>",
Expand Down Expand Up @@ -32,13 +32,13 @@
"ListTagsForResource": "<p>Displays the tags associated with an Amazon Connect Customer Profiles resource. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.</p>",
"ListWorkflows": "<p>Query to list all workflows.</p>",
"MergeProfiles": "<p>Runs an AWS Lambda job that does the following:</p> <ol> <li> <p>All the profileKeys in the <code>ProfileToBeMerged</code> will be moved to the main profile.</p> </li> <li> <p>All the objects in the <code>ProfileToBeMerged</code> will be moved to the main profile.</p> </li> <li> <p>All the <code>ProfileToBeMerged</code> will be deleted at the end.</p> </li> <li> <p>All the profileKeys in the <code>ProfileIdsToBeMerged</code> will be moved to the main profile.</p> </li> <li> <p>Standard fields are merged as follows:</p> <ol> <li> <p>Fields are always \"union\"-ed if there are no conflicts in standard fields or attributeKeys.</p> </li> <li> <p>When there are conflicting fields:</p> <ol> <li> <p>If no <code>SourceProfileIds</code> entry is specified, the main Profile value is always taken. </p> </li> <li> <p>If a <code>SourceProfileIds</code> entry is specified, the specified profileId is always taken, even if it is a NULL value.</p> </li> </ol> </li> </ol> </li> </ol> <p>You can use MergeProfiles together with <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">GetMatches</a>, which returns potentially matching profiles, or use it with the results of another matching system. After profiles have been merged, they cannot be separated (unmerged).</p>",
"PutIntegration": "<p>Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.</p> <p>An integration can belong to only one domain.</p>",
"PutProfileObject": "<p>Adds additional objects to customer profiles of a given ObjectType.</p> <p>When adding a specific profile object, like a Contact Trace Record (CTR), an inferred profile can get created if it is not mapped to an existing profile. The resulting profile will only have a phone number populated in the standard ProfileObject. Any additional CTRs with the same phone number will be mapped to the same inferred profile.</p> <p>When a ProfileObject is created and if a ProfileObjectType already exists for the ProfileObject, it will provide data to a standard profile depending on the ProfileObjectType definition.</p> <p>PutProfileObject needs an ObjectType, which can be created using PutProfileObjectType.</p>",
"PutProfileObjectType": "<p>Defines a ProfileObjectType.</p>",
"PutIntegration": "<p>Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.</p> <p>An integration can belong to only one domain.</p> <p>To add or remove tags on an existing Integration, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\"> TagResource </a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\"> UntagResource</a>.</p>",
"PutProfileObject": "<p>Adds additional objects to customer profiles of a given ObjectType.</p> <p>When adding a specific profile object, like a Contact Record, an inferred profile can get created if it is not mapped to an existing profile. The resulting profile will only have a phone number populated in the standard ProfileObject. Any additional Contact Records with the same phone number will be mapped to the same inferred profile.</p> <p>When a ProfileObject is created and if a ProfileObjectType already exists for the ProfileObject, it will provide data to a standard profile depending on the ProfileObjectType definition.</p> <p>PutProfileObject needs an ObjectType, which can be created using PutProfileObjectType.</p>",
"PutProfileObjectType": "<p>Defines a ProfileObjectType.</p> <p>To add or remove tags on an existing ObjectType, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\"> TagResource</a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\">UntagResource</a>.</p>",
"SearchProfiles": "<p>Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.</p>",
"TagResource": "<p>Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.</p> <p>Tags don't have any semantic meaning to AWS and are interpreted strictly as strings of characters.</p> <p>You can use the TagResource action with a resource that already has tags. If you specify a new tag key, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.</p> <p>You can associate as many as 50 tags with a resource.</p>",
"UntagResource": "<p>Removes one or more tags from the specified Amazon Connect Customer Profiles resource. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.</p>",
"UpdateDomain": "<p>Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.</p> <p>After a domain is created, the name can’t be changed.</p> <p>Use this API or <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html\">CreateDomain</a> to enable <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">identity resolution</a>: set <code>Matching</code> to true. </p> <p>To prevent cross-service impersonation when you call this API, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/cross-service-confused-deputy-prevention.html\">Cross-service confused deputy prevention</a> for sample policies that you should apply. </p>",
"UpdateDomain": "<p>Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.</p> <p>After a domain is created, the name can’t be changed.</p> <p>Use this API or <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html\">CreateDomain</a> to enable <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">identity resolution</a>: set <code>Matching</code> to true. </p> <p>To prevent cross-service impersonation when you call this API, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/cross-service-confused-deputy-prevention.html\">Cross-service confused deputy prevention</a> for sample policies that you should apply. </p> <p>To add or remove tags on an existing Domain, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\">TagResource</a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\">UntagResource</a>.</p>",
"UpdateProfile": "<p>Updates the properties of a profile. The ProfileId is required for updating a customer profile.</p> <p>When calling the UpdateProfile API, specifying an empty string value means that any existing value will be removed. Not specifying a string value means that any value already there will be kept.</p>"
},
"shapes": {
Expand Down Expand Up @@ -1397,10 +1397,13 @@
"base": null,
"refs": {
"AutoMerging$Enabled": "<p>The flag that enables the auto-merging of duplicate profiles.</p>",
"GetIntegrationResponse$IsUnstructured": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>",
"ListAccountIntegrationsRequest$IncludeHidden": "<p>Boolean to indicate if hidden integration should be returned. Defaults to <code>False</code>.</p>",
"ListIntegrationItem$IsUnstructured": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>",
"ListIntegrationsRequest$IncludeHidden": "<p>Boolean to indicate if hidden integration should be returned. Defaults to <code>False</code>.</p>",
"MatchingRequest$Enabled": "<p>The flag that enables the matching process of duplicate profiles.</p>",
"MatchingResponse$Enabled": "<p>The flag that enables the matching process of duplicate profiles.</p>"
"MatchingResponse$Enabled": "<p>The flag that enables the matching process of duplicate profiles.</p>",
"PutIntegrationResponse$IsUnstructured": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>"
}
},
"requestValueList": {
Expand Down
9 changes: 7 additions & 2 deletions models/apis/drs/2020-02-26/api-2.json
Expand Up @@ -734,7 +734,7 @@
"dataReplicationInitiation":{"shape":"DataReplicationInitiation"},
"dataReplicationState":{"shape":"DataReplicationState"},
"etaDateTime":{"shape":"ISO8601DatetimeString"},
"lagDuration":{"shape":"ISO8601DatetimeString"},
"lagDuration":{"shape":"ISO8601DurationString"},
"replicatedDisks":{"shape":"DataReplicationInfoReplicatedDisks"}
}
},
Expand Down Expand Up @@ -1130,6 +1130,11 @@
"min":19,
"pattern":"^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\.[0-9]+)?Z$"
},
"ISO8601DurationString":{
"type":"string",
"max":64,
"min":1
},
"IdentificationHints":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1321,7 +1326,7 @@
"type":"structure",
"members":{
"addedToServiceDateTime":{"shape":"ISO8601DatetimeString"},
"elapsedReplicationDuration":{"shape":"ISO8601DatetimeString"},
"elapsedReplicationDuration":{"shape":"ISO8601DurationString"},
"firstByteDateTime":{"shape":"ISO8601DatetimeString"},
"lastLaunch":{"shape":"LifeCycleLastLaunch"},
"lastSeenByServiceDateTime":{"shape":"ISO8601DatetimeString"}
Expand Down
9 changes: 7 additions & 2 deletions models/apis/drs/2020-02-26/docs-2.json
Expand Up @@ -500,7 +500,6 @@
"base": null,
"refs": {
"DataReplicationInfo$etaDateTime": "<p>An estimate of when the data replication will be completed.</p>",
"DataReplicationInfo$lagDuration": "<p>Data replication lag duration.</p>",
"DataReplicationInitiation$nextAttemptDateTime": "<p>The date and time of the next attempt to initiate data replication.</p>",
"DataReplicationInitiation$startDateTime": "<p>The date and time of the current attempt to initiate data replication.</p>",
"DescribeJobsRequestFilters$fromDate": "<p>The start date in a date range query.</p>",
Expand All @@ -511,7 +510,6 @@
"Job$endDateTime": "<p>The date and time of when the Job ended.</p>",
"JobLog$logDateTime": "<p>The date and time the log was taken.</p>",
"LifeCycle$addedToServiceDateTime": "<p>The date and time of when the Source Server was added to the service.</p>",
"LifeCycle$elapsedReplicationDuration": "<p>The amount of time that the Source Server has been replicating for.</p>",
"LifeCycle$firstByteDateTime": "<p>The date and time of the first byte that was replicated from the Source Server.</p>",
"LifeCycle$lastSeenByServiceDateTime": "<p>The date and time this Source Server was last seen by the service.</p>",
"LifeCycleLastLaunchInitiated$apiCallDateTime": "<p>The date and time the last Source Server launch was initiated.</p>",
Expand All @@ -530,6 +528,13 @@
"SourceProperties$lastUpdatedDateTime": "<p>The date and time the Source Properties were last updated on.</p>"
}
},
"ISO8601DurationString": {
"base": null,
"refs": {
"DataReplicationInfo$lagDuration": "<p>Data replication lag duration.</p>",
"LifeCycle$elapsedReplicationDuration": "<p>The amount of time that the Source Server has been replicating for.</p>"
}
},
"IdentificationHints": {
"base": "<p>Hints used to uniquely identify a machine.</p>",
"refs": {
Expand Down