Warning: Unknown: Unable to allocate memory for pool. in Unknown on line 0

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/index.php on line 54

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebStart.php on line 63

Warning: require_once(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/LocalSettings.php on line 145

Warning: require_once(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/WebStart.php on line 150

Warning: require_once(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/WebStart.php on line 157

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require_once(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/Setup.php on line 381

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: require(): Unable to allocate memory for pool. in /usr/local/www/mediawiki/includes/AutoLoader.php on line 1007

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebResponse.php on line 38
Amazon Resource Name - Just Solve the File Format Problem

Amazon Resource Name

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
 
(3 intermediate revisions by one user not shown)
Line 3: Line 3:
 
|subcat=Naming and numbering systems
 
|subcat=Naming and numbering systems
 
}}
 
}}
−
An '''Amazon Resource Name''' (ARN) is a text string used by Amazon Web Services to uniquely identify an object such as a database table, function, or access policy. They are used throughout the AWS services to associate things with one another.
+
An '''Amazon Resource Name''' (ARN) is a text string used by [[Amazon Web Services]] to uniquely identify an object such as a database table, function, or access policy. They are used throughout the AWS services to associate things with one another.
  
−
They have the general format <code>partition:service:region:account-id:resource-type/resource-id</code>, with some of these items being optional, and additional path info sometimes (which can also have wildcards), for instance <code>arn:aws:iam::123456789012:user/Development/product_1234/*</code>.
+
They have the general format <code>arn:partition:service:region:account-id:resource-type/resource-id</code>, with some of these items being optional, and additional path info sometimes (which can also have wildcards), for instance <code>arn:aws:iam::123456789012:user/Development/product_1234/*</code>.
 +
 
 +
AWS uses some other IDs as well, including uniquely generated [https://kevinhakanson.com/2017-03-08-aws-request-ids RequestIDs] for each request submitted to a service, as well as "Trace ID" tracing headers. These are generally opaque strings with no obvious semantics.
  
 
== Links ==
 
== Links ==

Latest revision as of 21:32, 28 October 2022

File Format
Name Amazon Resource Name
Ontology

An Amazon Resource Name (ARN) is a text string used by Amazon Web Services to uniquely identify an object such as a database table, function, or access policy. They are used throughout the AWS services to associate things with one another.

They have the general format arn:partition:service:region:account-id:resource-type/resource-id, with some of these items being optional, and additional path info sometimes (which can also have wildcards), for instance arn:aws:iam::123456789012:user/Development/product_1234/*.

AWS uses some other IDs as well, including uniquely generated RequestIDs for each request submitted to a service, as well as "Trace ID" tracing headers. These are generally opaque strings with no obvious semantics.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent in /usr/local/www/mediawiki/includes/WebResponse.php on line 38