"smithy.api#documentation": "<p>The Amazon Web Services Regions where collaboration query results can be stored. Returns the list of Region identifiers that were specified when the collaboration was created. This list is used to enforce regional storage policies and compliance requirements.</p>"
}
},
"isMetricsEnabled": {
"target": "smithy.api#Boolean",
"traits": {
"smithy.api#documentation": "<p>An indicator as to whether metrics are enabled for the collaboration.</p> <p>When <code>true</code>, collaboration members can opt in to Amazon CloudWatch metrics for their membership queries.</p>"
}
}
},
"traits": {
@@ -6189,6 +6195,12 @@
"traits": {
"smithy.api#documentation": "<p>The Amazon Web Services Regions where collaboration query results can be stored. When specified, results can only be written to these Regions. This parameter enables you to meet your compliance and data governance requirements, and implement regional data governance policies.</p>"
}
},
"isMetricsEnabled": {
"target": "smithy.api#Boolean",
"traits": {
"smithy.api#documentation": "<p>An indicator as to whether metrics have been enabled or disabled for the collaboration.</p> <p>When <code>true</code>, collaboration members can opt in to Amazon CloudWatch metrics for their membership queries. The default value is <code>false</code>.</p>"
}
}
}
},
@@ -6993,6 +7005,12 @@
"traits": {
"smithy.api#documentation": "<p>The payment responsibilities accepted by the collaboration member.</p> <p>Not required if the collaboration member has the member ability to run queries. </p> <p>Required if the collaboration member doesn't have the member ability to run queries but is configured as a payer by the collaboration creator. </p>"
}
},
"isMetricsEnabled": {
"target": "smithy.api#Boolean",
"traits": {
"smithy.api#documentation": "<p>An indicator as to whether Amazon CloudWatch metrics have been enabled or disabled for the membership.</p> <p>Amazon CloudWatch metrics are only available when the collaboration has metrics enabled. This option can be set by collaboration members who have the ability to run queries (analysis runners) or by members who are configured as payers.</p> <p>When <code>true</code>, metrics about query execution are collected in Amazon CloudWatch. The default value is <code>false</code>.</p>"
}
}
}
},
@@ -13038,6 +13056,12 @@
"smithy.api#documentation": "<p>The payment responsibilities accepted by the collaboration member.</p>",
"smithy.api#required": {}
}
},
"isMetricsEnabled": {
"target": "smithy.api#Boolean",
"traits": {
"smithy.api#documentation": "<p>An indicator as to whether Amazon CloudWatch metrics are enabled for the membership.</p> <p>When <code>true</code>, metrics about query execution are collected in Amazon CloudWatch.</p>"
"smithy.api#documentation":"<p>A Boolean value representing whether this is the primary address for the associated resource.</p>"
@@ -1024,6 +1024,12 @@
"smithy.api#documentation":"<p>The value of the attribute. This is a <code>Document</code> type. This type is not supported by Java V1, Go V1, and older versions of the CLI.</p>"
}
},
"com.amazonaws.identitystore#BooleanType":{
"type":"boolean",
"traits":{
"smithy.api#default":false
}
},
"com.amazonaws.identitystore#ConflictException":{
"type":"structure",
"members":{
@@ -1338,6 +1344,12 @@
"smithy.api#documentation":"<p>The user's birthdate in YYYY-MM-DD format. This field supports standard date format for storing personal information.</p>"
}
},
"Roles":{
"target":"com.amazonaws.identitystore#Roles",
"traits":{
"smithy.api#documentation":"<p>A list of <code>Role</code> objects containing roles associated with the user.</p>"
"smithy.api#documentation":"<p>Specifies whether this is the user's primary photo. Default value is <code>false</code>. Only one photo can be designated as primary per user.</p>"