Unverified Commit 511abe92 authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

update: SDK models for release 0.57.2 (#955)

<!--

IMPORTANT:

> Making changes to examples? 

Be sure to make example changes in the awsdocs/aws-doc-sdk-examples
repository (https://github.com/awsdocs/aws-doc-sdk-examples).
The examples in aws-sdk-rust are copied from the `rust_dev_preview/`
directory in that repository.


> Making changes to code?

All the code in aws-sdk-rust is auto-generated by smithy-rs
(https://github.com/awslabs/smithy-rs).
Changes to code need to be made in that repository.

-->


## Motivation and Context
<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here -->

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
parent c6c2f14d
Loading
Loading
Loading
Loading
+331 −268

File changed.

Preview size limit exceeded, changes collapsed.

+30 −0
Original line number Diff line number Diff line
@@ -256,6 +256,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p> The method used by Application Insights to onboard your resources. </p>"
                    }
                },
                "AttachMissingPermission": {
                    "target": "com.amazonaws.applicationinsights#AttachMissingPermission",
                    "traits": {
                        "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>"
                    }
                }
            },
            "traits": {
@@ -268,6 +274,9 @@
                "target": "com.amazonaws.applicationinsights#ApplicationInfo"
            }
        },
        "com.amazonaws.applicationinsights#AttachMissingPermission": {
            "type": "boolean"
        },
        "com.amazonaws.applicationinsights#AutoConfigEnabled": {
            "type": "boolean"
        },
@@ -572,6 +581,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>Application Insights can create applications based on a resource group or on an account.\n         To create an account-based application using all of the resources in the account, set this\n         parameter to <code>ACCOUNT_BASED</code>. </p>"
                    }
                },
                "AttachMissingPermission": {
                    "target": "com.amazonaws.applicationinsights#AttachMissingPermission",
                    "traits": {
                        "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>"
                    }
                }
            },
            "traits": {
@@ -1067,6 +1082,12 @@
                        "smithy.api#required": {}
                    }
                },
                "WorkloadName": {
                    "target": "com.amazonaws.applicationinsights#WorkloadName",
                    "traits": {
                        "smithy.api#documentation": "<p>The name of the workload.</p>"
                    }
                },
                "RecommendationType": {
                    "target": "com.amazonaws.applicationinsights#RecommendationType",
                    "traits": {
@@ -4694,6 +4715,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p> Turns auto-configuration on or off. </p>"
                    }
                },
                "AttachMissingPermission": {
                    "target": "com.amazonaws.applicationinsights#AttachMissingPermission",
                    "traits": {
                        "smithy.api#documentation": "<p>If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing.</p>"
                    }
                }
            },
            "traits": {
@@ -4752,6 +4779,9 @@
                {
                    "target": "com.amazonaws.applicationinsights#InternalServerException"
                },
                {
                    "target": "com.amazonaws.applicationinsights#ResourceInUseException"
                },
                {
                    "target": "com.amazonaws.applicationinsights#ResourceNotFoundException"
                },
+23 −0
Original line number Diff line number Diff line
@@ -3241,6 +3241,23 @@
                "smithy.api#httpError": 400
            }
        },
        "com.amazonaws.apprunner#IpAddressType": {
            "type": "enum",
            "members": {
                "IPV4": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "IPV4"
                    }
                },
                "DUAL_STACK": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "DUAL_STACK"
                    }
                }
            }
        },
        "com.amazonaws.apprunner#IsDefault": {
            "type": "boolean"
        },
@@ -3968,6 +3985,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>Network configuration settings for inbound message traffic.</p>"
                    }
                },
                "IpAddressType": {
                    "target": "com.amazonaws.apprunner#IpAddressType",
                    "traits": {
                        "smithy.api#documentation": "<p>App Runner provides you with the option to choose between <i>Internet Protocol version 4 (IPv4)</i> and <i>dual-stack</i> (IPv4 and IPv6) \n      for your incoming public network configuration. This is an optional parameter. \n      If you do not specify an <code>IpAddressType</code>, it defaults to select IPv4.</p>\n         <note>\n            <p>\n        Currently, App Runner supports dual-stack for only Public endpoint. Only IPv4 is supported for Private endpoint. \n        If you update a service that's using dual-stack Public endpoint to a Private endpoint, your App Runner service will default to support only IPv4 for Private endpoint and fail to receive traffic originating from IPv6 endpoint.  \n      </p>\n         </note>"
                    }
                }
            },
            "traits": {
+58 −12
Original line number Diff line number Diff line
@@ -2987,7 +2987,7 @@
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the Amazon EC2 instances that Amazon Web Services recommends that you\n            purchase.</p>"
                "smithy.api#documentation": "<p>Details about the Amazon EC2 reservations that Amazon Web Services recommends that you\n            purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#EC2ResourceDetails": {
@@ -3147,7 +3147,7 @@
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the Amazon OpenSearch Service instances that Amazon Web Services recommends\n            that you purchase.</p>"
                "smithy.api#documentation": "<p>Details about the Amazon OpenSearch Service reservations that Amazon Web Services\n            recommends that you purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#ElastiCacheInstanceDetails": {
@@ -3193,7 +3193,7 @@
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the Amazon ElastiCache instances that Amazon Web Services recommends that\n            you purchase.</p>"
                "smithy.api#documentation": "<p>Details about the Amazon ElastiCache reservations that Amazon Web Services recommends\n            that you purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#Entity": {
@@ -5485,36 +5485,42 @@
                "EC2InstanceDetails": {
                    "target": "com.amazonaws.costexplorer#EC2InstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>"
                        "smithy.api#documentation": "<p>The Amazon EC2 reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "RDSInstanceDetails": {
                    "target": "com.amazonaws.costexplorer#RDSInstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>"
                        "smithy.api#documentation": "<p>The Amazon RDS reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "RedshiftInstanceDetails": {
                    "target": "com.amazonaws.costexplorer#RedshiftInstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon Redshift instances that Amazon Web Services recommends that you\n            purchase.</p>"
                        "smithy.api#documentation": "<p>The Amazon Redshift reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "ElastiCacheInstanceDetails": {
                    "target": "com.amazonaws.costexplorer#ElastiCacheInstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The ElastiCache instances that Amazon Web Services recommends that you purchase.</p>"
                        "smithy.api#documentation": "<p>The ElastiCache reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "ESInstanceDetails": {
                    "target": "com.amazonaws.costexplorer#ESInstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon OpenSearch Service instances that Amazon Web Services recommends that you\n            purchase.</p>"
                        "smithy.api#documentation": "<p>The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "MemoryDBInstanceDetails": {
                    "target": "com.amazonaws.costexplorer#MemoryDBInstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>The MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the instances that Amazon Web Services recommends that you\n            purchase.</p>"
                "smithy.api#documentation": "<p>Details about the reservations that Amazon Web Services recommends that you\n            purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#InvalidNextTokenException": {
@@ -5916,6 +5922,46 @@
                }
            }
        },
        "com.amazonaws.costexplorer#MemoryDBInstanceDetails": {
            "type": "structure",
            "members": {
                "Family": {
                    "target": "com.amazonaws.costexplorer#GenericString",
                    "traits": {
                        "smithy.api#documentation": "<p>The instance family of the recommended reservation.</p>"
                    }
                },
                "NodeType": {
                    "target": "com.amazonaws.costexplorer#GenericString",
                    "traits": {
                        "smithy.api#documentation": "<p>The node type of the recommended reservation.</p>"
                    }
                },
                "Region": {
                    "target": "com.amazonaws.costexplorer#GenericString",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon Web Services Region of the recommended reservation.</p>"
                    }
                },
                "CurrentGeneration": {
                    "target": "com.amazonaws.costexplorer#GenericBoolean",
                    "traits": {
                        "smithy.api#default": false,
                        "smithy.api#documentation": "<p>Determines whether the recommendation is for a current generation instance.</p>"
                    }
                },
                "SizeFlexEligible": {
                    "target": "com.amazonaws.costexplorer#GenericBoolean",
                    "traits": {
                        "smithy.api#default": false,
                        "smithy.api#documentation": "<p>Determines whether the recommended reservation is size flexible.</p>"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the MemoryDB reservations that Amazon Web Services recommends that you\n            purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#Metric": {
            "type": "enum",
            "members": {
@@ -6415,7 +6461,7 @@
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the Amazon RDS instances that Amazon Web Services recommends that you\n            purchase.</p>"
                "smithy.api#documentation": "<p>Details about the Amazon RDS reservations that Amazon Web Services recommends that you\n            purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#RICostForUnusedHours": {
@@ -6715,7 +6761,7 @@
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>Details about the Amazon Redshift instances that Amazon Web Services recommends that\n            you purchase.</p>"
                "smithy.api#documentation": "<p>Details about the Amazon Redshift reservations that Amazon Web Services recommends that\n            you purchase.</p>"
            }
        },
        "com.amazonaws.costexplorer#RequestChangedException": {
@@ -6934,7 +6980,7 @@
                "InstanceDetails": {
                    "target": "com.amazonaws.costexplorer#InstanceDetails",
                    "traits": {
                        "smithy.api#documentation": "<p>Details about the instances that Amazon Web Services recommends that you\n            purchase.</p>"
                        "smithy.api#documentation": "<p>Details about the reservations that Amazon Web Services recommends that you\n            purchase.</p>"
                    }
                },
                "RecommendedNumberOfInstancesToPurchase": {
+122 −88

File changed.

Preview size limit exceeded, changes collapsed.

Loading