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

Update SDK models

parent 031b97ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1931,7 +1931,7 @@
            "type": "string",
            "traits": {
                "smithy.api#length": {
                    "max": 2000
                    "max": 4000
                },
                "smithy.api#sensitive": {}
            }
@@ -3497,7 +3497,7 @@
            "type": "string",
            "traits": {
                "smithy.api#length": {
                    "max": 1024
                    "max": 2048
                },
                "smithy.api#sensitive": {}
            }
+124 −0
Original line number Diff line number Diff line
@@ -8744,6 +8744,12 @@
                        "smithy.api#documentation": "<p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>",
                        "smithy.api#idempotencyToken": {}
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "traits": {
@@ -8854,6 +8860,12 @@
                        "smithy.api#documentation": "<p>The provider of the subscription target.</p>",
                        "smithy.api#required": {}
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "traits": {
@@ -20690,6 +20702,12 @@
                        "smithy.api#documentation": "<p>The provider of the subscription target.</p>",
                        "smithy.api#required": {}
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "traits": {
@@ -22247,6 +22265,16 @@
                "smithy.api#documentation": "<p>The hyper pod properties of a Amazon Web Services Glue properties patch.</p>"
            }
        },
        "com.amazonaws.datazone#IamPrincipalArn": {
            "type": "string",
            "traits": {
                "smithy.api#length": {
                    "min": 1,
                    "max": 255
                },
                "smithy.api#pattern": "^arn:aws[^:]*:iam::\\d{12}:(role|user)(/[\\w+=,.@-]*)*/[\\w+=,.@-]+$"
            }
        },
        "com.amazonaws.datazone#IamPropertiesInput": {
            "type": "structure",
            "members": {
@@ -26364,6 +26392,13 @@
                        "smithy.api#httpQuery": "owningProjectId"
                    }
                },
                "owningIamPrincipalArn": {
                    "target": "com.amazonaws.datazone#IamPrincipalArn",
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the owning IAM principal.</p>",
                        "smithy.api#httpQuery": "owningIamPrincipalArn"
                    }
                },
                "owningUserId": {
                    "target": "com.amazonaws.datazone#UserProfileId",
                    "traits": {
@@ -26509,6 +26544,13 @@
                        "smithy.api#httpQuery": "owningProjectId"
                    }
                },
                "owningIamPrincipalArn": {
                    "target": "com.amazonaws.datazone#IamPrincipalArn",
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the owning IAM principal.</p>",
                        "smithy.api#httpQuery": "owningIamPrincipalArn"
                    }
                },
                "approverProjectId": {
                    "target": "com.amazonaws.datazone#ProjectId",
                    "traits": {
@@ -26782,6 +26824,13 @@
                        "smithy.api#httpQuery": "owningProjectId"
                    }
                },
                "owningIamPrincipalArn": {
                    "target": "com.amazonaws.datazone#IamPrincipalArn",
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the owning IAM principal.</p>",
                        "smithy.api#httpQuery": "owningIamPrincipalArn"
                    }
                },
                "owningUserId": {
                    "target": "com.amazonaws.datazone#UserProfileId",
                    "traits": {
@@ -34002,6 +34051,34 @@
                "smithy.api#documentation": "<p>The details of the subscribed group.</p>"
            }
        },
        "com.amazonaws.datazone#SubscribedIamPrincipal": {
            "type": "structure",
            "members": {
                "principalArn": {
                    "target": "com.amazonaws.datazone#IamPrincipalArn",
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the subscribed IAM principal.</p>"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>The IAM principal that subscribes to the asset.</p>"
            }
        },
        "com.amazonaws.datazone#SubscribedIamPrincipalInput": {
            "type": "structure",
            "members": {
                "identifier": {
                    "target": "com.amazonaws.datazone#IamPrincipalArn",
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the subscribed IAM principal.</p>"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>The details of the subscribed IAM principal.</p>"
            }
        },
        "com.amazonaws.datazone#SubscribedListing": {
            "type": "structure",
            "members": {
@@ -34130,6 +34207,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The subscribed group.</p>"
                    }
                },
                "iam": {
                    "target": "com.amazonaws.datazone#SubscribedIamPrincipal",
                    "traits": {
                        "smithy.api#documentation": "<p>The subscribed IAM principal.</p>"
                    }
                }
            },
            "traits": {
@@ -34156,6 +34239,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The subscribed group.</p>"
                    }
                },
                "iam": {
                    "target": "com.amazonaws.datazone#SubscribedIamPrincipalInput",
                    "traits": {
                        "smithy.api#documentation": "<p>The subscribed IAM principal.</p>"
                    }
                }
            },
            "traits": {
@@ -34292,6 +34381,23 @@
                "smithy.api#documentation": "<p>The subscribed user.</p>"
            }
        },
        "com.amazonaws.datazone#SubscriptionGrantCreationMode": {
            "type": "enum",
            "members": {
                "AUTOMATIC": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "AUTOMATIC"
                    }
                },
                "MANUAL": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "MANUAL"
                    }
                }
            }
        },
        "com.amazonaws.datazone#SubscriptionGrantId": {
            "type": "string",
            "traits": {
@@ -34898,6 +35004,12 @@
                        "smithy.api#documentation": "<p>The provider of the subscription target.</p>",
                        "smithy.api#required": {}
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "traits": {
@@ -39272,6 +39384,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The provider to be updated as part of the <code>UpdateSubscriptionTarget</code> action.</p>"
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "traits": {
@@ -39382,6 +39500,12 @@
                        "smithy.api#documentation": "<p>The provider to be updated as part of the <code>UpdateSubscriptionTarget</code> action.</p>",
                        "smithy.api#required": {}
                    }
                },
                "subscriptionGrantCreationMode": {
                    "target": "com.amazonaws.datazone#SubscriptionGrantCreationMode",
                    "traits": {
                        "smithy.api#documentation": "<p> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually. </p>"
                    }
                }
            },
            "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-bedrock"
version = "1.127.0"
version = "1.128.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for Amazon Bedrock"
edition = "2021"
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,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-bedrock = "1.127.0"
aws-sdk-bedrock = "1.128.0"
tokio = { version = "1", features = ["full"] }
```

+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
//! ```toml
//! [dependencies]
//! aws-config = { version = "1.1.7", features = ["behavior-version-latest"] }
//! aws-sdk-bedrock = "1.127.0"
//! aws-sdk-bedrock = "1.128.0"
//! tokio = { version = "1", features = ["full"] }
//! ```
//!
Loading