AWS RDS MSSQLServer Server - Database Detail Pattern 1

Related topics
Product name
Publisher page
  • [Amazon|Amazon]
Category
Cloud
Release
TKU 2018-Nov-1
Publisher link

SQL Server is a relational database management system from Microsoft. Amazon RDS for SQL Server is fully managed by Amazon Relational Database Service (RDS). You can set up, operate, and scale SQL Server deployments in the cloud. You can create several databases that are the isolated instances running in the cloud.

Identification

Triggers

PatternTrigger NodeAttributeConditionArgument
DatabasesSoftwareInstance

type

cloud

__provider

=
and
=
and
=

'Microsoft SQL Server'

'true'

'aws'
TablesDatabase

type

cloud

__provider

=
and
=
and
=
'SQL Server Database'

'true'

'aws'

Endpoints in the REST APIs

REST APIsComments


Attributes 

Pattern models the following nodes with the attributes and values: 

NodeKindAttributeDefault value/Comments
DatabasenameSQL Server Database <DB Name>
short_name<DB Name>
typeSQL Server Database
instance<DB Name>
logical_database_typeSQL Server Database
cdm_component_alias_suffix<Instance>:<DB Name>
DatabaseDetailnameSQL Database Table <Table Name>

short_name<Table Name>

instance<Table Name>

typeSQL Database Table

Was this page helpful? Yes No Submitting... Thank you

Comments