Commit c0a51ad0 authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

Update SDK models

parent 9806c388
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[workspace]
resolver = "2"
exclude = [
    "tests/telemetry",
    "tests/no-default-features",
    "tests/webassembly",
    "tests/telemetry"
    "tests/webassembly"
]
members = [
    "sdk/accessanalyzer",
+24 −0
Original line number Diff line number Diff line
@@ -3061,6 +3061,12 @@
                    "traits": {
                        "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>"
                    }
                }
            },
            "traits": {
+65 −9
Original line number Diff line number Diff line
@@ -932,7 +932,7 @@
                    }
                },
                "Primary": {
                    "target": "com.amazonaws.identitystore#SensitiveBooleanType",
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                        "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>"
                    }
                },
                "Extensions": {
                    "target": "com.amazonaws.identitystore#Extensions",
                    "traits": {
@@ -1877,6 +1889,12 @@
                        "smithy.api#documentation": "<p>The user's birthdate in YYYY-MM-DD format. This field returns the stored birthdate information for the user.</p>"
                    }
                },
                "Roles": {
                    "target": "com.amazonaws.identitystore#Roles",
                    "traits": {
                        "smithy.api#documentation": "<p>The roles of the user.</p>"
                    }
                },
                "CreatedAt": {
                    "target": "com.amazonaws.identitystore#DateType",
                    "traits": {
@@ -1925,7 +1943,7 @@
                    }
                },
                "Primary": {
                    "target": "com.amazonaws.identitystore#SensitiveBooleanType",
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                        "smithy.api#documentation": "<p>A Boolean value representing whether this is the primary email address for the associated resource.</p>"
@@ -2423,7 +2441,7 @@
                    }
                },
                "MembershipExists": {
                    "target": "com.amazonaws.identitystore#SensitiveBooleanType",
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                        "smithy.api#documentation": "<p>Indicates whether a membership relation exists or not.</p>"
@@ -3023,7 +3041,7 @@
                    }
                },
                "Primary": {
                    "target": "com.amazonaws.identitystore#SensitiveBooleanType",
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                        "smithy.api#documentation": "<p>A Boolean value representing whether this is the primary phone number for the associated resource.</p>"
@@ -3069,7 +3087,7 @@
                    }
                },
                "Primary": {
                    "target": "com.amazonaws.identitystore#SensitiveBooleanType",
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                        "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>"
@@ -3201,11 +3219,43 @@
                "smithy.api#default": 0
            }
        },
        "com.amazonaws.identitystore#SensitiveBooleanType": {
            "type": "boolean",
        "com.amazonaws.identitystore#Role": {
            "type": "structure",
            "members": {
                "Value": {
                    "target": "com.amazonaws.identitystore#SensitiveStringType",
                    "traits": {
                        "smithy.api#documentation": "<p>A string containing a role name. For example, \"Researcher.\"</p>"
                    }
                },
                "Type": {
                    "target": "com.amazonaws.identitystore#SensitiveStringType",
                    "traits": {
                        "smithy.api#documentation": "<p>A string representing the type of role. For example, \"Work.\"</p>"
                    }
                },
                "Primary": {
                    "target": "com.amazonaws.identitystore#BooleanType",
                    "traits": {
                        "smithy.api#default": false,
                "smithy.api#sensitive": {}
                        "smithy.api#documentation": "<p>A Boolean value representing whether this is the primary role for the associated resource.</p>"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>The role associated with the user.</p>"
            }
        },
        "com.amazonaws.identitystore#Roles": {
            "type": "list",
            "member": {
                "target": "com.amazonaws.identitystore#Role"
            },
            "traits": {
                "smithy.api#length": {
                    "min": 1,
                    "max": 1
                }
            }
        },
        "com.amazonaws.identitystore#SensitiveStringType": {
@@ -3547,6 +3597,12 @@
                        "smithy.api#documentation": "<p>The user's birthdate in YYYY-MM-DD format. This field stores personal birthdate information for the user.</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>"
                    }
                },
                "CreatedAt": {
                    "target": "com.amazonaws.identitystore#DateType",
                    "traits": {
+1 −1
Original line number Diff line number Diff line
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-sdk-cleanrooms"
version = "1.111.0"
version = "1.112.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for AWS Clean Rooms Service"
edition = "2021"
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ your project, add the following to your **Cargo.toml** file:
```toml
[dependencies]
aws-config = { version = "1.1.7", features = ["behavior-version-latest"] }
aws-sdk-cleanrooms = "1.111.0"
aws-sdk-cleanrooms = "1.112.0"
tokio = { version = "1", features = ["full"] }
```

Loading