Safe Haskell | None |
---|---|
Language | Haskell2010 |
Get the configuration information about an origin access identity.
- data GetCloudFrontOriginAccessIdentityConfig
- getCloudFrontOriginAccessIdentityConfig :: Text -> GetCloudFrontOriginAccessIdentityConfig
- gcfoaicId :: Lens' GetCloudFrontOriginAccessIdentityConfig Text
- data GetCloudFrontOriginAccessIdentityConfigResponse
- getCloudFrontOriginAccessIdentityConfigResponse :: GetCloudFrontOriginAccessIdentityConfigResponse
- gcfoaicrCloudFrontOriginAccessIdentityConfig :: Lens' GetCloudFrontOriginAccessIdentityConfigResponse (Maybe CloudFrontOriginAccessIdentityConfig)
- gcfoaicrETag :: Lens' GetCloudFrontOriginAccessIdentityConfigResponse (Maybe Text)
Request
data GetCloudFrontOriginAccessIdentityConfig Source
Request constructor
getCloudFrontOriginAccessIdentityConfig Source
GetCloudFrontOriginAccessIdentityConfig
constructor.
The fields accessible through corresponding lenses are:
Request lenses
gcfoaicId :: Lens' GetCloudFrontOriginAccessIdentityConfig Text Source
The identity's id.
Response
Response constructor
getCloudFrontOriginAccessIdentityConfigResponse :: GetCloudFrontOriginAccessIdentityConfigResponse Source
GetCloudFrontOriginAccessIdentityConfigResponse
constructor.
The fields accessible through corresponding lenses are:
Response lenses
gcfoaicrCloudFrontOriginAccessIdentityConfig :: Lens' GetCloudFrontOriginAccessIdentityConfigResponse (Maybe CloudFrontOriginAccessIdentityConfig) Source
The origin access identity's configuration information.
gcfoaicrETag :: Lens' GetCloudFrontOriginAccessIdentityConfigResponse (Maybe Text) Source
The current version of the configuration. For example: E2QWRUHAPOMQZL.